[PATCH] D49578: [libFuzzer] Handle unstable edges by poisoning unstable edges
Max Moroz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 25 22:59:37 PDT 2018
Dor1s accepted this revision.
Dor1s added a comment.
LGTM
================
Comment at: lib/fuzzer/FuzzerFlags.def:120
+ " feature collection."
+ " If 3, we only take into account the hit counts if a new"
+ " stable edge is found.")
----------------
Frankly, I don't understand this explanation... The problem might be on my side though, let's see what Matt thinks.
https://reviews.llvm.org/D49578
More information about the llvm-commits
mailing list