Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving libFuzzer from LLVM to compiler-rt. | George Karpenkov | 2017-08-21 | 1 | -21/+0 |
* | [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests | Kostya Serebryany | 2017-08-04 | 1 | -4/+4 |
* | Port libFuzzer tests to LIT. Do not require two-stage build for check-fuzzer. | George Karpenkov | 2017-08-04 | 1 | -3/+5 |
* | [libFuzzer] change the default max_len from 64 to 4096. This will affect case... | Kostya Serebryany | 2017-06-15 | 1 | -2/+6 |
* | [libFuzzer] Don't add newline character when using echo in tests. | Marcos Pividori | 2017-02-08 | 1 | -2/+2 |
* | [libFuzzer] refactoring: move the Corpus into a separate class; delete two un... | Kostya Serebryany | 2016-09-21 | 1 | -0/+3 |
* | [libfuzzer] splitting fuzzer.test | Mike Aizatsky | 2016-06-03 | 1 | -0/+12 |