summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/FuzzerIO.cpp
Commit message (Expand)AuthorAgeFilesLines
* [fuzzer] Add support for token-based fuzzing (e.g. for C++). Allow string fla...Kostya Serebryany2015-03-311-0/+6
* [fuzzer] make multi-process execution more verbose; fix mutation to actually ...Kostya Serebryany2015-02-041-0/+8
* Reverting r227452, which adds back the fuzzer library. Now excluding the fuzz...Aaron Ballman2015-01-291-0/+49
* Temporarily reverting the fuzzer library as it causes too many build issues f...Aaron Ballman2015-01-291-49/+0
* [fuzzer] add option -save_minimized_corpusKostya Serebryany2015-01-281-2/+7
* Add a Fuzzer libraryKostya Serebryany2015-01-271-0/+44
OpenPOWER on IntegriCloud