aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/tool/clang-tidy-diff.py
AgeCommit message (Expand)Author
2018-12-21[clang-tidy] Add export-fixes flag to clang-tidy-diffJulie Hockett
2017-02-17[clang-tidy] Add -path option to clang-tidy-diff.pyEhsan Akhgari
2017-02-09[clang-tidy] Add -quiet option to suppress extra outputEhsan Akhgari
2017-02-08[clang-tidy] Add -extra-arg and -extra-arg-before to clang-tidy-diff.pyEhsan Akhgari
2016-06-08[clang-tidy] correct clang-tidy-diff.py help messageAlexander Kornienko
2016-01-19[clang-tidy] Python scripts shebang fixesAlexander Kornienko
2015-09-15[clang-tidy] Update check name in the comment. NFC.Alexander Kornienko
2015-09-01Add \n to the regex in clang-tidy-diff.py in order to fix http://llvm.org/PR2...Yaron Keren
2015-08-21Tweak clang-tidy-diff.py to recognize "filename" in the diff ourput.Yaron Keren
2015-08-20Tweak clang-tidy-diff.py to pass JSON argument correctly to clang-tidy on win...NAKAMURA Takumi
2014-06-27Make clang-tidy-diff.py py3-compatible.NAKAMURA Takumi
2014-06-25Add clang-tidy-diff.py script to run clang-tidy and display warnings on chang...Alexander Kornienko