forked from OSchip/llvm-project
b008fd4d89
Summary: Fix the issue with the most recently discovered unit receiving much less attention. Note: I had to change the seed for one test to make it pass. Alternatively, the number of runs could be increased. I believe that the average time of 'foo' discovery is not increased, just seed=1 was particularly convenient for the previous PRNG scheme used. Reviewers: aizatsky, kcc Subscribers: llvm-commits, kcc Differential Revision: http://reviews.llvm.org/D16419 llvm-svn: 258473 |
||
---|---|---|
.. | ||
test | ||
CMakeLists.txt | ||
FuzzerCrossOver.cpp | ||
FuzzerDFSan.h | ||
FuzzerDriver.cpp | ||
FuzzerFlags.def | ||
FuzzerIO.cpp | ||
FuzzerInterface.cpp | ||
FuzzerInterface.h | ||
FuzzerInternal.h | ||
FuzzerLoop.cpp | ||
FuzzerMain.cpp | ||
FuzzerMutate.cpp | ||
FuzzerSHA1.cpp | ||
FuzzerSanitizerOptions.cpp | ||
FuzzerTraceState.cpp | ||
FuzzerUtil.cpp | ||
README.txt | ||
cxx.dict | ||
pull_and_push_fuzz_corpus.sh |
README.txt
Move to http://llvm.org/docs/LibFuzzer.html