[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)
commit35959592a398b972b3aab42f248669c5a9a67f32
tree1c9be5d829d31af568b3d942c363b4eb7a308750
parentc520f17c6f400f998e3a18e6ef698f73cb934894
[libFuzzer] when using cmp traces, first check that the CMP is evaluated to one value much more frequently than to the other value (heuristic)

llvm-svn: 243363
llvm/lib/Fuzzer/FuzzerTraceState.cpp