summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/CustomMutatorTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving libFuzzer from LLVM to compiler-rt.George Karpenkov2017-08-211-39/+0
* Generate error reports when a fuzz target exits.Matt Morehouse2017-07-201-1/+2
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [libFuzzer] simplify FuzzerInterface.hKostya Serebryany2016-05-131-1/+1
* [libfuzzer] adding license headers to cpp filesMike Aizatsky2016-04-011-0/+3
* [libFuzzer] don't require seed in fuzzer::Mutate, instead use the global Fuzz...Kostya Serebryany2016-02-131-4/+12
* [libFuzzer] provide a plain C interface for custom mutators (experimental)Kostya Serebryany2016-02-131-0/+27
OpenPOWER on IntegriCloud