summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/FuzzerMerge.h
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] Delete llvm/lib/FuzzerVitaly Buka2017-10-161-80/+0
* Fixup for r301054: Use an explicit constructor.Kuba Mracek2017-04-211-1/+1
* [libFuzzer] add two experimental flags to make corpus merging more scalable: ...Kostya Serebryany2017-03-221-1/+11
* [libFuzzer] print how much memory is consumed by the outer merge process (htt...Kostya Serebryany2017-03-111-1/+1
* [libFuzzer] use less memory for mergeKostya Serebryany2016-12-171-1/+1
* [libFuzzer] implement crash-resistant merge (https://github.com/google/saniti...Kostya Serebryany2016-12-091-0/+70
OpenPOWER on IntegriCloud