summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/FuzzerUtil.cpp
Commit message (Expand)AuthorAgeFilesLines
* [fuzzer] document the -tokens flag. Also change the diagnostic outputKostya Serebryany2015-04-011-4/+7
* [fuzzer] Add support for token-based fuzzing (e.g. for C++). Allow string fla...Kostya Serebryany2015-03-311-1/+1
* Reverting r227452, which adds back the fuzzer library. Now excluding the fuzz...Aaron Ballman2015-01-291-0/+61
* Temporarily reverting the fuzzer library as it causes too many build issues f...Aaron Ballman2015-01-291-61/+0
* Add a Fuzzer libraryKostya Serebryany2015-01-271-0/+61
OpenPOWER on IntegriCloud