[libFuzzer] implement strncmp hook for data-flow-guided fuzzing (w/ and w/o dfsan...
[oota-llvm.git] / lib / Fuzzer / test / UserSuppliedFuzzerTest.cpp
2015-07-24 Kostya Serebryany[libFuzzer] allow users to supply their own implementat...
2015-05-22 Kostya Serebryany[lib/Fuzzer] extend the fuzzer interface to allow user...