Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libFuzzer] Delete llvm/lib/Fuzzer | Vitaly Buka | 2017-10-16 | 1 | -4/+0 |
* | Moving libFuzzer from LLVM to compiler-rt. | George Karpenkov | 2017-08-21 | 1 | -1/+4 |
* | Move lib/Fuzzer docs from a README.txt to a proper .rst file. | Kostya Serebryany | 2015-03-30 | 1 | -111/+1 |
* | [fuzzer] properly annotate fallthrough, add one more entry to FAQ | Kostya Serebryany | 2015-02-19 | 1 | -0/+6 |
* | [fuzzer] add FAQ section to the README.txt | Kostya Serebryany | 2015-01-29 | 1 | -1/+43 |
* | Reverting r227452, which adds back the fuzzer library. Now excluding the fuzz... | Aaron Ballman | 2015-01-29 | 1 | -0/+64 |
* | Temporarily reverting the fuzzer library as it causes too many build issues f... | Aaron Ballman | 2015-01-29 | 1 | -64/+0 |
* | [fuzzer] instructions for building/running clang-format-fuzzer | Kostya Serebryany | 2015-01-28 | 1 | -1/+9 |
* | Add a Fuzzer library | Kostya Serebryany | 2015-01-27 | 1 | -0/+56 |