[libFuzzer] implement strncmp hook for data-flow-guided fuzzing (w/ and w/o dfsan...
[oota-llvm.git] / lib / Fuzzer / test / SimpleCmpTest.cpp
2015-07-21 Alexey Samsonov[Fuzzer] Clearly separate regular and DFSan tests....