summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/CxxTokensTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [lib/Fuzzer] add dfsan_weak_hook_memcmp, enable the test that uses it, ↵Kostya Serebryany2015-05-071-1/+1
| | | | | | simplify the test runner llvm-svn: 236683
* [lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneInput to make it more ↵Kostya Serebryany2015-05-061-1/+1
| | | | | | unique llvm-svn: 236652
* [fuzzer] Add support for token-based fuzzing (e.g. for C++). Allow string ↵Kostya Serebryany2015-03-311-0/+24
flags. llvm-svn: 233745
OpenPOWER on IntegriCloud