summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/afl/afl_driver.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] Delete llvm/lib/FuzzerVitaly Buka2017-10-161-335/+0
* [libFuzzer] update the comments in afl/afl_driver.cppKostya Serebryany2017-07-141-2/+2
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-6/+6
* [libFuzzer] improve the afl driver and it's tests. Make it possible to run in...Kostya Serebryany2017-05-151-12/+45
* [libFuzzer] add a dummy LLVMFuzzerMutate to afl/afl_driver.cpp (https://githu...Kostya Serebryany2017-03-151-0/+7
* [libFuzzer] extend the messages printed by afl_driverKostya Serebryany2016-07-191-4/+12
* [libFuzzer] Let user specify extra stats file.Mike Aizatsky2016-06-301-3/+179
* Enable libFuzzer's afl_driver to append stderr to a file.Vitaly Buka2016-06-161-0/+21
* Revert "Enable libFuzzer's afl_driver to append stderr to a file."Vitaly Buka2016-06-141-21/+0
* Enable libFuzzer's afl_driver to append stderr to a file.Vitaly Buka2016-06-141-0/+21
* [libFuzzer] add a license header to afl/afl_driver.cppKostya Serebryany2016-05-241-0/+8
* [libFuzzer] add a driver file to use AFL on LLVMFuzzerTestOneInputKostya Serebryany2016-05-101-0/+82
OpenPOWER on IntegriCloud