summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/FuzzerTraceState.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [libFuzzer] when using cmp traces, first check that the CMP is evaluated to o...Kostya Serebryany2015-07-281-4/+44
* [libFuzzer] allow users to supply their own implementation of randKostya Serebryany2015-07-241-3/+3
* [lib/Fuzzer] relax an assertionKostya Serebryany2015-05-291-2/+2
* [lib/Fuzzer] fully get rid of std::cerr in libFuzzerKostya Serebryany2015-05-231-1/+0
* [lib/Fuzzer] start getting rid of std::cerr. Sadly, these parts of C++ librar...Kostya Serebryany2015-05-231-17/+4
* [lib/Fuzzer] remove the -dfsan=1 flag, just use -use_traces=1 (w/ or w/o dfsan)Kostya Serebryany2015-05-121-2/+2
* [lib/Fuzzer] don't record traces when trace collection is offKostya Serebryany2015-05-111-1/+2
* [lib/Fuzzer] rename FuzzerDFSan.cpp to FuzzerTraceState.cpp; update comments....Kostya Serebryany2015-05-111-0/+378
OpenPOWER on IntegriCloud