Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving libFuzzer from LLVM to compiler-rt. | George Karpenkov | 2017-08-21 | 1 | -3/+0 |
* | [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests | Kostya Serebryany | 2017-08-04 | 1 | -2/+2 |
* | Port libFuzzer tests to LIT. Do not require two-stage build for check-fuzzer. | George Karpenkov | 2017-08-04 | 1 | -1/+2 |
* | Generate error reports when a fuzz target exits. | Matt Morehouse | 2017-07-20 | 1 | -1/+1 |
* | [libFuzzer] fix the bot | Kostya Serebryany | 2016-08-15 | 1 | -1/+1 |
* | [libFuzzer] add InsertRepeatedBytes and EraseBytes. | Kostya Serebryany | 2016-08-15 | 1 | -0/+2 |