bazel-contrib / rules_fuzzing

Bazel Starlark extensions for defining fuzz tests in Bazel projects
Apache License 2.0
84 stars 20 forks source link

Update to Bazel 7 #241

Closed fmeum closed 9 months ago

fmeum commented 9 months ago

See the individual commit messages for details.

stefanbucur commented 9 months ago

This is great! I was wondering what's causing the "Bazel Test / Coverage gathering (C++)" test to fail though.

fmeum commented 9 months ago

@stefanbucur Tests are passing now. This was caused by a mismatch between clang and llvm-cov/llvm-profdata versions.