summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/FuzzerInterface.h
Commit message (Collapse)AuthorAgeFilesLines
* [lib/Fuzzer] make assertions more informative and update comments for the ↵Kostya Serebryany2015-05-301-2/+2
| | | | | | user-supplied mutator llvm-svn: 238658
* [lib/Fuzzer] doxygen-ify the comments for the user interfaceKostya Serebryany2015-05-231-13/+22
| | | | llvm-svn: 238086
* [lib/Fuzzer] extend the fuzzer interface to allow user-supplied mutatorsKostya Serebryany2015-05-221-1/+65
| | | | llvm-svn: 238059
* [fuzzer] split main() into FuzzerDriver() that takes a callback as a ↵Kostya Serebryany2015-02-191-0/+25
parameter and a tiny main() in a separate file llvm-svn: 229882
OpenPOWER on IntegriCloud