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

Update libFuzzer to compiler-rt 15 and Rust deps #93

Merged

Conversation

rchildre3
Copy link
Contributor

  • Update libFuzzer code to release/15.x for compiler-rt
  • Move to C++17 to prevent future breakage with LLVM/compiler-rt
  • Use cc parallel builds
  • Update Rust deps

* Update libFuzzer code to release/15.x for compiler-rt
* Move to C++17 to prevent future breakage with LLVM/compiler-rt
* Use `cc` parallel builds
* Update Rust deps
@rchildre3 rchildre3 force-pushed the feature/update-libfuzzer-15-deps branch from 2204441 to 03a00b2 Compare September 1, 2022 17:07
Copy link
Member

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@fitzgen fitzgen merged commit 0a4b496 into rust-fuzz:master Sep 1, 2022
@rchildre3 rchildre3 deleted the feature/update-libfuzzer-15-deps branch January 27, 2023 14:44
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