[libFuzzer] when a single mutation fails try a few more times with other mutations...
authorKostya Serebryany <kcc@google.com>
Fri, 4 Sep 2015 00:40:29 +0000 (00:40 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 4 Sep 2015 00:40:29 +0000 (00:40 +0000)
commitc18fae603d1cd7059695b48de45f7a875f84d7ff
treeb0c4a9b34d15638f620c2e56487a3929550254d6
parent6cc3ed7cdddcd09a5905039054fbd306e414202d
[libFuzzer] when a single mutation fails try a few more times with other mutations before returning un-mutated data

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