summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/check_clang_tidy.py
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Update an example. NFC.Alexander Kornienko2016-04-021-1/+1
* [clang-tidy] Python scripts shebang fixesAlexander Kornienko2016-01-191-1/+1
* [clang-tidy] Add non-inline function definition and variable definition check...Alexander Kornienko2016-01-081-0/+2
* Switch check_clang_tidy to argparse and add a -resource-dir argument.Manuel Klimek2015-10-221-9/+20
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* [clang-tidy] Better diagnostic in tests when clang-tidy fails.Alexander Kornienko2015-09-301-2/+6
* [clang-tidy] Fix minor issues in the testing script.Alexander Kornienko2015-09-111-4/+5
* Help the clang-tidy helper script to understand C files better.Aaron Ballman2015-08-311-2/+6
* [clang-tidy] Use a python script instead of a shell script to run clang-tidy ...Alexander Kornienko2015-08-201-0/+113
OpenPOWER on IntegriCloud