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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix llvm-header-guard check.
Alexander Kornienko
2014-10-15
2
-7
/
+18
*
Make a variable local so it's lifetime becomes more obvious.
Benjamin Kramer
2014-09-17
1
-6
/
+7
*
[clang-tidy] Don't emit the same fixit multiple times.
Benjamin Kramer
2014-09-17
1
-5
/
+5
*
[clang-tidy] When emitting header guard fixes bundle all fix-its into one
Benjamin Kramer
2014-09-16
1
-17
/
+31
*
Implemented clang-tidy-check-specific options.
Alexander Kornienko
2014-09-12
1
-0
/
+2
*
[clang-tidy] Don't try to fix header guard #endif comments if there are escaped
Benjamin Kramer
2014-09-10
1
-0
/
+7
*
Unique_ptrify PPCallbacks ownership. Goes with clang r217474.
Craig Topper
2014-09-10
1
-1
/
+2
*
[clang-tidy] If we're going to change the header guard in the #endif comment
Benjamin Kramer
2014-08-26
1
-13
/
+30
*
[clang-tidy] Allow /**/ comments on #endifs when checking header guards.
Benjamin Kramer
2014-08-20
1
-1
/
+2
*
[clang-tidy] Add a generic header guard checker + LLVM implementation.
Benjamin Kramer
2014-08-13
4
-0
/
+322