[libFuzzer] when using cmp traces, first check that the CMP is evaluated to one value...
authorKostya Serebryany <kcc@google.com>
Tue, 28 Jul 2015 00:59:53 +0000 (00:59 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 28 Jul 2015 00:59:53 +0000 (00:59 +0000)
commit322fda4b3e9a4e80992f475856fb8e0ac880f1b4
tree932b77e2367bff1490a01c47e2950cfc8e9132aa
parent3d89ab8299eeecacf3c51b135190ce91057263cc
[libFuzzer] when using cmp traces, first check that the CMP is evaluated to one value much more frequently than to the other value (heuristic)

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