Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving libFuzzer from LLVM to compiler-rt. | George Karpenkov | 2017-08-21 | 1 | -16/+0 |
* | [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests | Kostya Serebryany | 2017-08-04 | 1 | -5/+5 |
* | Port libFuzzer tests to LIT. Do not require two-stage build for check-fuzzer. | George Karpenkov | 2017-08-04 | 1 | -3/+6 |
* | [libFuzzer] honor -exact_artifact_path for all intermediate files during cras... | Kostya Serebryany | 2017-03-24 | 1 | -2/+3 |
* | [libFuzzer] Don't add newline character when using echo in tests. | Marcos Pividori | 2017-02-08 | 1 | -1/+1 |
* | [libFuzzer] improve -minimize_crash: honor -artifact_prefix= and don't specia... | Kostya Serebryany | 2017-01-19 | 1 | -1/+7 |
* | [libFuzzer] don't require extra flags with -minimize_crash=1 (default to -max... | Kostya Serebryany | 2016-12-13 | 1 | -4/+4 |
* | [libFuzzer] add -minimize_crash flag (to minimize crashers). also add two tes... | Kostya Serebryany | 2016-09-01 | 1 | -0/+6 |