[libFuzzer] change the way trace-based mutations are applied. Instead of a custom...
authorKostya Serebryany <kcc@google.com>
Sat, 9 Jan 2016 03:08:58 +0000 (03:08 +0000)
committerKostya Serebryany <kcc@google.com>
Sat, 9 Jan 2016 03:08:58 +0000 (03:08 +0000)
commit7fddde954395bddb59a708579f0df4a7b5595e6f
treeda4505c934f09e10ba705a742ad868ae8b2eb531
parenta0ccf14d2ad980d76d549fffc66fb71cbaafe2e5
[libFuzzer] change the way trace-based mutations are applied. Instead of a custom code just rely on the automatically created dictionary

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257248 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerDriver.cpp
lib/Fuzzer/FuzzerFlags.def
lib/Fuzzer/FuzzerInterface.h
lib/Fuzzer/FuzzerInternal.h
lib/Fuzzer/FuzzerLoop.cpp
lib/Fuzzer/FuzzerMutate.cpp
lib/Fuzzer/FuzzerTraceState.cpp
lib/Fuzzer/test/fuzzer-traces.test