summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/tool/clang-tidy-diff.py
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Handle missing yaml module in run-clang-tidy.pyZinovy Nis2019-03-271-6/+5
* Reland r356547 after fixing the YAML module missing issue.Zinovy Nis2019-03-211-29/+153
* Revert "Reland r356547 after fixing the tests for Linux."Douglas Yung2019-03-201-144/+26
* Reland r356547 after fixing the tests for Linux.Zinovy Nis2019-03-201-26/+144
* Revert rL356547 : [clang-tidy] Cosmetic fixSimon Pilgrim2019-03-201-146/+25
* [clang-tidy] Cosmetic fixZinovy Nis2019-03-201-2/+2
* [clang-tidy] Parallelize clang-tidy-diff.pyZinovy Nis2019-03-201-25/+146
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Add export-fixes flag to clang-tidy-diffJulie Hockett2018-12-211-0/+5
* [clang-tidy] Add -path option to clang-tidy-diff.pyEhsan Akhgari2017-02-171-0/+4
* [clang-tidy] Add -quiet option to suppress extra outputEhsan Akhgari2017-02-091-0/+4
* [clang-tidy] Add -extra-arg and -extra-arg-before to clang-tidy-diff.pyEhsan Akhgari2017-02-081-0/+12
* [clang-tidy] correct clang-tidy-diff.py help messageAlexander Kornienko2016-06-081-5/+5
* [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