Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving libFuzzer from LLVM to compiler-rt. | George Karpenkov | 2017-08-21 | 1 | -19/+0 |
* | [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests | Kostya Serebryany | 2017-08-04 | 1 | -6/+6 |
* | Port libFuzzer tests to LIT. Do not require two-stage build for check-fuzzer. | George Karpenkov | 2017-08-04 | 1 | -3/+6 |
* | [libFuzzer] Accept different extensions. | Marcos Pividori | 2017-02-01 | 1 | -1/+1 |
* | [libFuzzer] fix a bug when running a single unit of N bytes with -max_len=M, ... | Kostya Serebryany | 2016-08-30 | 1 | -1/+2 |
* | [libFuzzer] print a verbose message after executing inputs in non-fuzzing mode | Kostya Serebryany | 2016-08-15 | 1 | -0/+2 |
* | [libFuzzer] make the single-run output more reliable | Kostya Serebryany | 2016-06-17 | 1 | -2/+2 |
* | [libfuzzer] splitting fuzzer.test | Mike Aizatsky | 2016-06-03 | 1 | -0/+13 |