Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make add_llvm_fuzzer calls slightly more consisten with other cmake | Nico Weber | 2018-05-11 | 1 | -1/+2 |
| | | | | llvm-svn: 332112 | ||||
* | [llvm-special-case-list-fuzzer] Add fuzz target. | Matt Morehouse | 2017-10-17 | 3 | -0/+53 |
Summary: Create a fuzzer for sanitizer blacklists. Patch by: hctim Reviewers: morehouse Reviewed By: morehouse Subscribers: llvm-commits, mgorny, kcc Differential Revision: https://review.llvm.org/D38981 llvm-svn: 316014 |