summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/add_new_check.py
Commit message (Collapse)AuthorAgeFilesLines
* [clang-tidy] Extended the example check, added a fix-it, etc.Alexander Kornienko2014-12-091-12/+23
| | | | llvm-svn: 223771
* clang-tidy: Add a basic python script to generate checks.Daniel Jasper2014-12-091-0/+214
There are still a vast range of improvements that can be done to this, but it seems like an ok initial version. Suggestions or patches are highly welcome. llvm-svn: 223766
OpenPOWER on IntegriCloud