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
/
add_new_check.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] add_new_check.py should fail if check name starts with the modul...
Alexander Kornienko
2016-04-13
1
-21
/
+30
*
[clang-tidy] ForRangeCopyCheck that warns on and fixes unnecessary copies of ...
Alexander Kornienko
2016-01-29
1
-5
/
+13
*
Add documentation redirects for clang-tidy checkers that are exposed under mu...
Aaron Ballman
2016-01-11
1
-7
/
+17
*
[clang-tidy] Don't generate duplicated blank line in add_new_check.py script.
Alexander Kornienko
2015-12-29
1
-2
/
+0
*
[clang-tidy] Updates to documentation: formatting, titles, etc.
Alexander Kornienko
2015-12-22
1
-1
/
+3
*
[clang-tidy] Add namespace support to add_new_check.py
Alexander Kornienko
2015-12-16
1
-4
/
+10
*
clang-tidy/add_new_check.py: Adapt to use %check_clang_tidy in tests
Matthias Gehre
2015-10-26
1
-1
/
+1
*
Change the write modes to "binary" so that line endings do not get munged on ...
Aaron Ballman
2015-10-06
1
-7
/
+7
*
Add a new module for the C++ Core Guidelines, and the first checker for those...
Aaron Ballman
2015-10-06
1
-1
/
+2
*
[clang-tidy] fix add_new_check.py
Alexander Kornienko
2015-10-01
1
-1
/
+1
*
[clang-tidy] add_new_check.py improvements: add doc file, refer it from .h
Alexander Kornienko
2015-09-10
1
-13
/
+59
*
[clang-tidy] Fix add_new_check.py.
Alexander Kornienko
2015-09-04
1
-2
/
+3
*
Tests no longer need the 'REQUIRES: SHELL' line.
Angel Garcia Gomez
2015-08-25
1
-1
/
+0
*
[clang-tidy] Use check_clang_tidy.py instead of check_clang_tidy.sh by default.
Alexander Kornienko
2015-08-20
1
-1
/
+1
*
[clang-tidy] Extended the example check, added a fix-it, etc.
Alexander Kornienko
2014-12-09
1
-12
/
+23
*
clang-tidy: Add a basic python script to generate checks.
Daniel Jasper
2014-12-09
1
-0
/
+214