[libFuzzer] add two flags, -tbm_depth and -tbm_width to control how the trace-based...
authorKostya Serebryany <kcc@google.com>
Wed, 12 Aug 2015 01:55:37 +0000 (01:55 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 12 Aug 2015 01:55:37 +0000 (01:55 +0000)
commit234cfada1839319ca5dd95658611605e3e4fab4d
treea9d12607ed5fe1fb44c42e15bed2be4ed9147670
parente0b167c66cfa31a799d40618dfe893b5d7aaf113
[libFuzzer] add two flags, -tbm_depth and -tbm_width to control how the trace-based-mutations are applied

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