Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libFuzzer] remove the deprecated 'tokens' feature | Kostya Serebryany | 2015-10-22 | 1 | -25/+0 |
* | [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return i... | Kostya Serebryany | 2015-10-02 | 1 | -2/+3 |
* | [lib/Fuzzer] add dfsan_weak_hook_memcmp, enable the test that uses it, simpli... | Kostya Serebryany | 2015-05-07 | 1 | -1/+1 |
* | [lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneInput to make it more un... | Kostya Serebryany | 2015-05-06 | 1 | -1/+1 |
* | [fuzzer] Add support for token-based fuzzing (e.g. for C++). Allow string fla... | Kostya Serebryany | 2015-03-31 | 1 | -0/+24 |