[libFuzzer] perform fewer crossover operations compared to plain mutations
authorKostya Serebryany <kcc@google.com>
Fri, 11 Sep 2015 00:20:58 +0000 (00:20 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 11 Sep 2015 00:20:58 +0000 (00:20 +0000)
commit8a15ef599ee153b335fa7916809fed5bb7c77fd8
treee683c1c7a76e9e61ac07e767bd9927f1c364fa18
parentfbf486927f3c127208c06cb500410efd6b291ee0
[libFuzzer] perform fewer crossover operations compared to plain mutations

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247364 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerLoop.cpp