summaryrefslogtreecommitdiffstats
path: root/clang/utils/modfuzz.py
Commit message (Collapse)AuthorAgeFilesLines
* Add simple, stupid, pattern-based fuzzer / reducer for modules bugs. I'veRichard Smith2016-06-271-0/+166
already used this to find and reduce quite a few bugs, and it works pretty well if you can find the right patterns. llvm-svn: 273913
OpenPOWER on IntegriCloud