summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/FuzzerMutate.cpp
Commit message (Expand)AuthorAgeFilesLines
* [lib/Fuzzer] extend the fuzzer interface to allow user-supplied mutatorsKostya Serebryany2015-05-221-24/+25
* [fuzzer] properly annotate fallthrough, add one more entry to FAQKostya Serebryany2015-02-191-1/+1
* [fuzzer] make multi-process execution more verbose; fix mutation to actually ...Kostya Serebryany2015-02-041-8/+16
* Reverting r227452, which adds back the fuzzer library. Now excluding the fuzz...Aaron Ballman2015-01-291-0/+62
* Temporarily reverting the fuzzer library as it causes too many build issues f...Aaron Ballman2015-01-291-62/+0
* Add a Fuzzer libraryKostya Serebryany2015-01-271-0/+62
OpenPOWER on IntegriCloud