summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/tool/clang-tidy-diff.py
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Python scripts shebang fixesAlexander Kornienko2016-01-191-1/+1
* [clang-tidy] Update check name in the comment. NFC.Alexander Kornienko2015-09-151-1/+1
* Add \n to the regex in clang-tidy-diff.py in order to fix http://llvm.org/PR2...Yaron Keren2015-09-011-1/+1
* Tweak clang-tidy-diff.py to recognize "filename" in the diff ourput.Yaron Keren2015-08-211-1/+1
* Tweak clang-tidy-diff.py to pass JSON argument correctly to clang-tidy on win...NAKAMURA Takumi2015-08-201-2/+8
* Make clang-tidy-diff.py py3-compatible.NAKAMURA Takumi2014-06-271-1/+1
* Add clang-tidy-diff.py script to run clang-tidy and display warnings on chang...Alexander Kornienko2014-06-251-0/+115
OpenPOWER on IntegriCloud