summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/FuzzerOptions.h
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] Delete llvm/lib/FuzzerVitaly Buka2017-10-161-68/+0
* [libFuzzer] refactoring in preparation for -reduce_inputs; NFC intendedKostya Serebryany2017-07-121-0/+1
* [libFuzzer] remove -output_csv option. It duplicates the default output and g...Kostya Serebryany2017-04-191-1/+0
* [libFuzzer] remove stale codeKostya Serebryany2017-01-181-2/+0
* [libFuzzer] improve error handling during the merge (handle various IO failures)Kostya Serebryany2017-01-051-0/+1
* [libFuzzer] add an experimental flag -experimental_len_control=1 that sets ma...Kostya Serebryany2016-12-271-0/+1
* [libfuzzer] dump_coverage command line flagMike Aizatsky2016-12-191-0/+1
* Revert "[libFuzzer] add an experimental flag -experimental_len_control=1 that...Daniel Jasper2016-12-171-1/+0
* [libFuzzer] add an experimental flag -experimental_len_control=1 that sets ma...Kostya Serebryany2016-12-161-0/+1
* [libFuzzer] Improve Signal Handler interface.Marcos Pividori2016-12-131-0/+7
* [libFuzzer] add -trace_cmp=1 (guiding mutations based on the observed CMP ins...Kostya Serebryany2016-10-141-0/+1
* [libFuzzer] add -trace_malloc= flagKostya Serebryany2016-10-131-0/+1
* [libFuzzer] control the reload interval by a flag, make it 10 seconds by defaultKostya Serebryany2016-10-081-1/+1
* [libFuzzer] implement the -shrink=1 option that tires to make elements of the...Kostya Serebryany2016-10-011-0/+2
* [libFuzzer] remove unused optionKostya Serebryany2016-09-301-1/+0
* [libFuzzer] add -exit_on_src_pos to test libFuzzer itself, add a test script ...Kostya Serebryany2016-09-271-0/+1
* [libFuzzer] move value profiling logic into TracePCKostya Serebryany2016-09-231-1/+1
* [libFuzzer] add stats to the corpus; more refactoringKostya Serebryany2016-09-211-0/+1
* [libFuzzer] more refactoring; NFCKostya Serebryany2016-09-211-0/+55
OpenPOWER on IntegriCloud