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

fuzzer maintenance #2461

Merged
merged 3 commits into from
Aug 23, 2021
Merged

fuzzer maintenance #2461

merged 3 commits into from
Aug 23, 2021

Conversation

pauldreik
Copy link
Contributor

  • auto format the code using clang format 11
  • fixes UB in a fuzzer helper function, not triggered by the existing fuzzers but by an experimental fuzzer not yet published
  • sets the path to clang in one place instead of several (just used manually, not in any automated scripts that I know of)

@vitaut vitaut merged commit 6b5e611 into fmtlib:master Aug 23, 2021
@vitaut
Copy link
Contributor

vitaut commented Aug 23, 2021

Thank you!

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.

None yet

2 participants