Skip to content

Update ClangSharp to 16.0.0 #83

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

Merged
merged 2 commits into from
Oct 11, 2023
Merged

Update ClangSharp to 16.0.0 #83

merged 2 commits into from
Oct 11, 2023

Conversation

amerkoleci
Copy link
Contributor

Update ClangSharp to 16.0.0, some tests failes due to how squash types are handled. any thoughts?

@xoofx
Copy link
Owner

xoofx commented Oct 10, 2023

Update ClangSharp to 16.0.0, some tests failes due to how squash types are handled. any thoughts?

They will have to be fixed. Updating ClangSharp always requires quite some work because they frequently break their API.

@amerkoleci
Copy link
Contributor Author

Fixed now!

@xoofx
Copy link
Owner

xoofx commented Oct 11, 2023

Gonna merge it, but I will have to double check locally why the name is no longer empty for anonymous structs in typedef. That should be fine, but better verifying that nothing invalid is sneaking in.

@xoofx xoofx merged commit ab110bd into xoofx:main Oct 11, 2023
@xoofx xoofx added the enhancement New feature or request label Oct 11, 2023
@amerkoleci amerkoleci deleted the new_clang_sharp branch October 11, 2023 19:26
harsszegi pushed a commit to CognexVisionSoftware/CppAst.NET that referenced this pull request Dec 11, 2023
* Update ClangSharp to 16.0.0

* FIX tests to handle squash in new way.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants