Experiments using
https://github.com/google/fuzzer-test-suite/tree/master/engine-comparison
show a significant increase in coverage and reduction in corpus size
with this option enabled.
Addresses https://llvm.org/pr36371.
Paths
| Differential D42932
[libFuzzer] Set -experimental_len_control=1000 as default. ClosedPublic Authored by morehouse on Feb 5 2018, 2:07 PM.
Details Summary Experiments using Addresses https://llvm.org/pr36371.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 13 2018, 12:51 PM Closed by commit rL325050: [libFuzzer] Set -experimental_len_control=1000 as default. (authored by morehouse). · Explain WhyFeb 13 2018, 12:55 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 134104 compiler-rt/trunk/lib/fuzzer/FuzzerDriver.cpp
compiler-rt/trunk/lib/fuzzer/FuzzerFlags.def
compiler-rt/trunk/lib/fuzzer/FuzzerLoop.cpp
compiler-rt/trunk/lib/fuzzer/FuzzerOptions.h
|