index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang-tools-extra
/
clang-tidy
/
tool
/
run-clang-tidy.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] remove default header-filter for run-clang-tidy
Don Hinton
2019-05-22
1
-3
/
+0
*
[clang-tidy] Removed superfluous and slightly annoying newlines in run-clang-...
Jonas Toth
2019-05-16
1
-2
/
+2
*
[clang-tidy] Do not list enabled checks when -quiet is given to run-clang-tidy.
Jonas Toth
2019-05-16
1
-1
/
+6
*
ClangTidy: Avoid mixing stdout with stderror when dealing with a large number...
Andi-Bogdan Postelnicu
2019-04-09
1
-0
/
+1
*
[clang-tidy] Handle missing yaml module in run-clang-tidy.py
Zinovy Nis
2019-03-27
1
-6
/
+11
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang-tidy] run-clang-tidy.py - fails using python 3.7
Andi-Bogdan Postelnicu
2018-09-19
1
-3
/
+3
*
[clang-tidy] run-clang-tidy.py - add synchronisation to the output
Andi-Bogdan Postelnicu
2018-08-10
1
-5
/
+11
*
run-clang-tidy: forward clang-tidy exit status
Miklos Vajna
2018-03-19
1
-4
/
+10
*
[clang-tidy] Update run-clang-tidy.py with config arg
Julie Hockett
2018-03-09
1
-2
/
+13
*
run-clang-tidy: Use check_call instead of check_output
Kevin Funk
2017-11-28
1
-1
/
+1
*
[clang-tidy] Support relative paths in run-clang-tidy.py
Gabor Horvath
2017-11-06
1
-1
/
+8
*
Make run-clang-tidy compatible with Python 3.x
Kevin Funk
2017-09-05
1
-5
/
+11
*
[clang-tidy] Add option to export fixes to run-clang-tidy.py
Alexander Kornienko
2017-07-21
1
-8
/
+46
*
[clang-tidy] D33930: Do not pick up by default the LLVM style if passing -for...
Vassil Vassilev
2017-06-09
1
-0
/
+4
*
[clang-tidy] run-clang-tidy.py: check if clang-apply-replacements succeeds
Jakub Kuderski
2017-04-25
1
-7
/
+31
*
[clang-tidy] Don't use groups in the big regexy filter
Alexander Kornienko
2017-03-23
1
-1
/
+1
*
[clang-tidy] Add -quiet option to suppress extra output
Ehsan Akhgari
2017-02-09
1
-2
/
+7
*
[clang-tidy] Add -extra-arg and -extra-arg-before to run-clang-tidy.py
Ehsan Akhgari
2017-01-18
1
-2
/
+15
*
[clang-tidy] add option to specify build path
Guillaume Papin
2015-09-28
1
-4
/
+11
*
[clang-tidy] Fix run-clang-tidy.py.
Alexander Kornienko
2015-09-08
1
-2
/
+2
*
run-clang-tidy.py: don't fail when running without -checks=.
Alexander Kornienko
2014-09-22
1
-2
/
+5
*
run-clang-tidy: Make clang-tidy path configurable and don't fail as horribly
Benjamin Kramer
2014-09-08
1
-9
/
+23
*
[clang-tidy] Add a little python script that can run clang-tidy and apply fix...
Benjamin Kramer
2014-09-08
1
-0
/
+175