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
/
llvm
/
LLVMTidyModule.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Refactor: Move llvm clang-tidy checks to namespace clang::tidy::...
Alexander Kornienko
2015-03-02
1
-0
/
+3
*
[cleanup] Re-sort the #include lines with llvm/utils/sort_includes.py
Chandler Carruth
2015-01-14
1
-1
/
+1
*
Add NamespaceCommentCheck to the Google module.
Alexander Kornienko
2014-09-22
1
-2
/
+2
*
Unique-ptrify ClangTidyCheckFactories. Add a more convenient alternative to
Alexander Kornienko
2014-09-10
1
-10
/
+5
*
[clang-tidy] Add a generic header guard checker + LLVM implementation.
Benjamin Kramer
2014-08-13
1
-0
/
+3
*
[clang-tidy] Add a little checker for Twine locals in LLVM.
Benjamin Kramer
2014-07-08
1
-0
/
+4
*
Improved llvm-namespace-comment check.
Alexander Kornienko
2014-05-19
1
-62
/
+2
*
Fixed formatting.
Alexander Kornienko
2014-03-05
1
-2
/
+1
*
[C++11] Replace LLVM_OVERRIDE with 'override'
Craig Topper
2014-03-02
1
-2
/
+2
*
Normalized "virtual" and "LLVM_OVERRIDE" usage in clang-tidy.
Alexander Kornienko
2014-02-27
1
-13
/
+9
*
Add the check name to the clang-tidy diagnostic output.
Alexander Kornienko
2014-01-13
1
-7
/
+7
*
Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't
Chandler Carruth
2014-01-07
1
-2
/
+2
*
Initial architecture for clang-tidy.
Daniel Jasper
2013-07-29
1
-0
/
+104