Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving libFuzzer from LLVM to compiler-rt. | George Karpenkov | 2017-08-21 | 1 | -7/+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/+3 |
* | [libFuzzer] Mark a test that infinite loops as unsupported | Justin Bogner | 2017-02-22 | 1 | -5/+0 |
* | [libFuzzer] add -trace_cmp=1 (guiding mutations based on the observed CMP ins... | Kostya Serebryany | 2016-10-14 | 1 | -1/+1 |
* | [libFuzzer] add -trace_malloc= flag | Kostya Serebryany | 2016-10-13 | 1 | -0/+10 |