llvm-project
3ff11b27 - [libFuzzer] Don't count leak-verification re-executions towards `-runs` (#221036)

Commit
1 day ago
[libFuzzer] Don't count leak-verification re-executions towards `-runs` (#221036) Fixes #66331. Stop countring the verification run in TryDetectingAMemoryLeak() as part of TotalNumberOfRuns, as the number of executed units could exceed -runs=N.
Parents
Loading