[libFuzzer] add various debug prints. Also don't mutate based on a cmp trace like...
authorKostya Serebryany <kcc@google.com>
Tue, 12 Jan 2016 02:08:37 +0000 (02:08 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 12 Jan 2016 02:08:37 +0000 (02:08 +0000)
commit71afbb96dc077e1b12b37baa311a67d8ab094c1c
treee0dbb4722fb30bb27a2930269c1e191e220b7171
parente410c02857a0d27c0877ee2ab36d7b9d3f7ed0e6
[libFuzzer] add various debug prints. Also don't mutate based on a cmp trace like (a eq a) or (a neq a)

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