Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving libFuzzer from LLVM to compiler-rt. | George Karpenkov | 2017-08-21 | 1 | -5/+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 |
* | [libFuzzer] enable -fsanitize-coverage=pc-table for all tests | Kostya Serebryany | 2017-08-01 | 1 | -1/+1 |
* | Generate error reports when a fuzz target exits. | Matt Morehouse | 2017-07-20 | 1 | -1/+1 |
* | [libFuzzer] change the default max_len from 64 to 4096. This will affect case... | Kostya Serebryany | 2017-06-15 | 1 | -1/+1 |
* | [libFuzzer] restrict the new test to Linux (fails on Mac currently) | Kostya Serebryany | 2017-06-13 | 1 | -0/+1 |
* | [libFuzzer] initial support of -fsanitize-coverage=inline-8bit-counters in li... | Kostya Serebryany | 2017-06-13 | 1 | -0/+3 |