Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clang 19 bindings and a few improvements #526

Merged
merged 3 commits into from
Feb 13, 2025

Conversation

christiangnrd
Copy link
Contributor

I split up the bindings and other changes into commits so they're easy to revert/separate out into a different PR if wanted.

Adds tests for 1.7 since we still support it, and also aarch64 macOS since Apple does not make x64 macs anymore.

I also changed the code to determine the LLVM version so that changing the latest supported version only requires changing the number.

I think we should be testing the earliest supported version, and I believe Arm macOS is probably the main macOS version.
@christiangnrd christiangnrd changed the title Clang 19 binding and a few improvements Clang 19 bindings and a few improvements Jan 22, 2025
@Gnimuc Gnimuc merged commit 516135b into JuliaInterop:master Feb 13, 2025
18 checks passed
@christiangnrd christiangnrd deleted the clang19 branch February 13, 2025 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants