aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Fuzzer/test/CustomMutatorTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-05-13[libFuzzer] simplify FuzzerInterface.hKostya Serebryany1-1/+1
2016-04-01[libfuzzer] adding license headers to cpp filesMike Aizatsky1-0/+3
2016-02-13[libFuzzer] don't require seed in fuzzer::Mutate, instead use the global Fuzz...Kostya Serebryany1-4/+12
2016-02-13[libFuzzer] provide a plain C interface for custom mutators (experimental)Kostya Serebryany1-0/+27