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

tests: update fuzzer to Clang 16.0.6 #2377

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Conversation

JacekGlen
Copy link
Member

This PR updates the pre-compiled libclang fuzzer libraries to the latest supported version of CLang 16.0.6.

As previously, we need those libraries to be compiled with libc++, rather than libstdc++, for better exception handling.

@canepat canepat changed the title tests: Update fuzzer to 16.0.6 tests: update fuzzer to Clang 16.0.6 Sep 23, 2024
@canepat canepat self-requested a review September 23, 2024 07:33
@canepat canepat added the maintenance Some maintenance work (fix, refactor, rename, test...) label Sep 23, 2024
@canepat canepat added the fuzzy testing Facilities for RPC fuzzy testing label Sep 23, 2024
@canepat canepat merged commit ffdc93b into master Sep 23, 2024
5 checks passed
@canepat canepat deleted the libfuzzer-update-16.0.6 branch September 23, 2024 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fuzzy testing Facilities for RPC fuzzy testing maintenance Some maintenance work (fix, refactor, rename, test...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants