Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving libFuzzer from LLVM to compiler-rt. | George Karpenkov | 2017-08-21 | 1 | -8/+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 | -4/+5 |
* | [libFuzzer] use the new chainable malloc hooks instead of the old un-chainabl... | Kostya Serebryany | 2016-06-16 | 1 | -7/+4 |
* | [libFuzzer] fix a use-after-free (!) in libFuzzer caused by r270905: that CL ... | Kostya Serebryany | 2016-05-29 | 1 | -4/+7 |
* | [libFuzzer] make trace-based fuzzing not crash in presence of threads | Kostya Serebryany | 2016-01-06 | 1 | -0/+7 |