Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return i... | Kostya Serebryany | 2015-10-02 | 1 | -1/+2 |
* | Fix clang-fuzzer build after r242499. | Adrian Prantl | 2015-07-17 | 1 | -1/+1 |
* | [clang-fuzzer] Update clang-fuzzer to API change in r240225. | Alexey Samsonov | 2015-06-25 | 1 | -1/+4 |
* | fix clang-fuzzer and clang-format-fuzzer | Kostya Serebryany | 2015-05-07 | 1 | -1/+1 |
* | [clang-fuzzer] make clang-fuzzer slightly faster by removing one redundant di... | Kostya Serebryany | 2015-05-04 | 1 | -2/+2 |
* | Make the clang-fuzzer use the CompilerInstance directly. | Manuel Klimek | 2015-03-28 | 1 | -5/+16 |
* | Add initial version of a clang-fuzzer. | Manuel Klimek | 2015-03-28 | 1 | -0/+32 |