Skip to content

Adds clang 19 support #1942

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

VergeChris
Copy link

Given the latest msvc requires Clang >= 19, I went ahead and updated the parser to accomodate the API changes. It compiles and the tests do pass locally on windows. Unsure of the other platforms.

Addresses the issue here
I did use the LLVM commit referenced in that issue [cd70802]

Although I'm actively using CppSharp to a high degree success, this is my first direct dive into LLVM or the CppSharp codebase so I'd be happy to work through any suggested changes.

@VergeChris
Copy link
Author

@dotnet-policy-service agree company="Verge Aero"

@tritao
Copy link
Collaborator

tritao commented Jul 17, 2025

Thanks so much, very nice work. We need to upgrade the CI binary packages as well, that's taken care of by some explicit actions, I'll get them running shortly.

@tritao
Copy link
Collaborator

tritao commented Jul 17, 2025

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