aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/tool/run-clang-tidy.py
AgeCommit message (Expand)Author
2018-09-19[clang-tidy] run-clang-tidy.py - fails using python 3.7Andi-Bogdan Postelnicu
2018-08-10[clang-tidy] run-clang-tidy.py - add synchronisation to the outputAndi-Bogdan Postelnicu
2018-03-19run-clang-tidy: forward clang-tidy exit statusMiklos Vajna
2018-03-09[clang-tidy] Update run-clang-tidy.py with config argJulie Hockett
2017-11-28run-clang-tidy: Use check_call instead of check_outputKevin Funk
2017-11-06[clang-tidy] Support relative paths in run-clang-tidy.pyGabor Horvath
2017-09-05Make run-clang-tidy compatible with Python 3.xKevin Funk
2017-07-21[clang-tidy] Add option to export fixes to run-clang-tidy.pyAlexander Kornienko
2017-06-09[clang-tidy] D33930: Do not pick up by default the LLVM style if passing -for...Vassil Vassilev
2017-04-25[clang-tidy] run-clang-tidy.py: check if clang-apply-replacements succeedsJakub Kuderski
2017-03-23[clang-tidy] Don't use groups in the big regexy filterAlexander Kornienko
2017-02-09[clang-tidy] Add -quiet option to suppress extra outputEhsan Akhgari
2017-01-18[clang-tidy] Add -extra-arg and -extra-arg-before to run-clang-tidy.pyEhsan Akhgari
2015-09-28[clang-tidy] add option to specify build pathGuillaume Papin
2015-09-08[clang-tidy] Fix run-clang-tidy.py.Alexander Kornienko
2014-09-22run-clang-tidy.py: don't fail when running without -checks=.Alexander Kornienko
2014-09-08run-clang-tidy: Make clang-tidy path configurable and don't fail as horriblyBenjamin Kramer
2014-09-08[clang-tidy] Add a little python script that can run clang-tidy and apply fix...Benjamin Kramer