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
/
unittests
/
clang-tidy
/
LLVMModuleTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Make llvm-header-guard work on llvm git monorepo
Haojian Wu
2019-09-26
1
-0
/
+9
*
[clang-tidy] Change the namespace for llvm checkers from 'llvm' to 'llvm_check'
Don Hinton
2019-05-10
1
-1
/
+1
*
[clang-tidy] Reword the "code outside header guard" warning.
Benjamin Kramer
2017-02-21
1
-59
/
+89
*
[clang-tidy] Refactor: Move llvm clang-tidy checks to namespace clang::tidy::...
Alexander Kornienko
2015-03-02
1
-0
/
+2
*
Fix llvm-header-guard check.
Alexander Kornienko
2014-10-15
1
-3
/
+13
*
Reformatted code samples in the unit test. No functional changes.
Alexander Kornienko
2014-10-15
1
-64
/
+111
*
Make clang-tidy's runCheckOnCode actually use the DiagnosticConsumer.
Manuel Klimek
2014-10-07
1
-1
/
+1
*
Add NamespaceCommentCheck to the Google module.
Alexander Kornienko
2014-09-22
1
-79
/
+0
*
Rename unit test argument and add argument comments for clarity.
Benjamin Kramer
2014-09-17
1
-19
/
+28
*
[clang-tidy] When emitting header guard fixes bundle all fix-its into one
Benjamin Kramer
2014-09-16
1
-11
/
+17
*
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
/
+14
*
[clang-tidy] If we're going to change the header guard in the #endif comment
Benjamin Kramer
2014-08-26
1
-0
/
+14
*
[clang-tidy] Allow /**/ comments on #endifs when checking header guards.
Benjamin Kramer
2014-08-20
1
-0
/
+30
*
ClangTidyTests: Suppress FixHeaderGuards on win32 for now.
NAKAMURA Takumi
2014-08-13
1
-0
/
+3
*
[clang-tidy] Add a generic header guard checker + LLVM implementation.
Benjamin Kramer
2014-08-13
1
-0
/
+41
*
Improved llvm-namespace-comment check.
Alexander Kornienko
2014-05-19
1
-1
/
+75
*
Made the ClangTidyTest helper class independent of the testing framework.
Alexander Kornienko
2014-02-27
1
-4
/
+6
*
Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't
Chandler Carruth
2014-01-07
1
-1
/
+0
*
Initial architecture for clang-tidy.
Daniel Jasper
2013-07-29
1
-0
/
+15