Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving libFuzzer from LLVM to compiler-rt. | George Karpenkov | 2017-08-21 | 1 | -12/+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] remove a stale flag from tests, run value-profile-strncmp.test lo... | Kostya Serebryany | 2017-03-30 | 1 | -1/+1 |
* | [libFuzzer] remove unused option | Kostya Serebryany | 2016-09-30 | 1 | -1/+1 |
* | [libfuzzer] custom crossover interface function. | Mike Aizatsky | 2016-06-07 | 1 | -0/+10 |