[libFuzzer] when a new unit is discovered using a dictionary, print all used dictiona...
authorKostya Serebryany <kcc@google.com>
Tue, 12 Jan 2016 02:36:59 +0000 (02:36 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 12 Jan 2016 02:36:59 +0000 (02:36 +0000)
commit7b0624d17e4cf736985312bc497a79c327e87e8f
tree6aa9e3103cc39fc5998757a118d672de02e62d21
parent71afbb96dc077e1b12b37baa311a67d8ab094c1c
[libFuzzer] when a new unit is discovered using a dictionary, print all used dictionary entries

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