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
/
GoogleModuleTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix false positive on anonymous namespaces in headers.
Samuel Benzaquen
2015-03-24
1
-0
/
+4
*
[clang-tidy] Refactor: Move google clang-tidy checks to namespace clang::tidy...
Alexander Kornienko
2015-03-05
1
-0
/
+2
*
[clang-tidy] Organized clang-tidy unit tests. NFC.
Alexander Kornienko
2015-03-02
1
-3
/
+0
*
Add clang-tidy check google-global-names-in-headers.
Samuel Benzaquen
2015-02-11
1
-0
/
+46
*
Move google-explicit-constructor check to a separate source file.
Alexander Kornienko
2014-06-18
1
-1
/
+1
*
Fix assertion in google-explicit-constructor check when the constructor is
Alexander Kornienko
2014-05-05
1
-0
/
+9
*
Fix the message for "Move constructor declared explicit".
Alexander Kornienko
2014-04-29
1
-4
/
+4
*
Warn on explicit copy constructors.
Alexander Kornienko
2014-04-29
1
-0
/
+10
*
clang-tidy explicit constructor check: don't warn on copy or move constructors.
Alexander Kornienko
2014-03-20
1
-0
/
+4
*
clang-tidy explicit constructors check: don't warn on deleted constructors.
Alexander Kornienko
2014-03-19
1
-0
/
+2
*
Made the ClangTidyTest helper class independent of the testing framework.
Alexander Kornienko
2014-02-27
1
-10
/
+16
*
Fix ExplicitConstructorCheck to warn only on in-class declarations.
Alexander Kornienko
2014-02-13
1
-0
/
+5
*
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
/
+26