[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)
commit382730ab23aa7d14bd66c90d9a31ddc22d496f56
tree07381092d7f17c6b325326828bdf3b0906515d1e
parentf96f04d6023f715e0272545bf4a5323c7308394c
[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

llvm-svn: 298671
llvm/lib/Fuzzer/FuzzerCorpus.h
llvm/lib/Fuzzer/test/FuzzerUnittest.cpp