llvm-project
9fd8bc0f - [libFuzzer] Fix -Wunused-variable when building with NDEBUG (#188301)

Commit
58 days ago
[libFuzzer] Fix -Wunused-variable when building with NDEBUG (#188301) The variable `FuzzerInitIsRunning` is only used within `assert()`. Follow up to #178342.
Author
Parents
Loading