]> granicus.if.org Git - llvm/commit
[libFuzzer] increase kFeatureSetSize to 2^21 and make InputCorpus scale to that size...
authorKostya Serebryany <kcc@google.com>
Fri, 24 Mar 2017 00:45:15 +0000 (00:45 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 24 Mar 2017 00:45:15 +0000 (00:45 +0000)
commit300f834d9e46b6929f97df586abd5b18cf8dc205
tree0e45cbd157ec8ddb6048834dc88bc397dc7a2947
parentce68a403f276c5337a4f72603952e8f091ac6c4a
[libFuzzer] increase kFeatureSetSize to 2^21 and make InputCorpus scale to that size. This will potentially make libFuzzer more sensitive on targets with lots of signals

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298671 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerCorpus.h
lib/Fuzzer/test/FuzzerUnittest.cpp