summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/CxxTokensTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] remove the deprecated 'tokens' featureKostya Serebryany2015-10-221-25/+0
* [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return i...Kostya Serebryany2015-10-021-2/+3
* [lib/Fuzzer] add dfsan_weak_hook_memcmp, enable the test that uses it, simpli...Kostya Serebryany2015-05-071-1/+1
* [lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneInput to make it more un...Kostya Serebryany2015-05-061-1/+1
* [fuzzer] Add support for token-based fuzzing (e.g. for C++). Allow string fla...Kostya Serebryany2015-03-311-0/+24
OpenPOWER on IntegriCloud