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
/
google
/
ExplicitConstructorCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] google-explicit-constructor: improve the warning message
Alexander Kornienko
2015-11-28
1
-3
/
+5
*
Refactors AST matching code to use the new AST matcher names. This patch corr...
Aaron Ballman
2015-09-17
1
-2
/
+2
*
Disable clang-tidy Google checkers when not compiling in C++ mode. None of th...
Aaron Ballman
2015-09-02
1
-2
/
+5
*
[clang-tidy] Clarify message for the google-explicit-constructor check
Alexander Kornienko
2015-03-31
1
-1
/
+5
*
Make helpers static. clang-tools edition.
Benjamin Kramer
2015-03-23
1
-5
/
+5
*
[clang-tidy] Refactor: Move google clang-tidy checks to namespace clang::tidy...
Alexander Kornienko
2015-03-05
1
-0
/
+2
*
[clang-tidy] Detect dependent initializer_lists in google-explicit-constructor.
Alexander Kornienko
2015-02-05
1
-9
/
+16
*
[clang-tidy] google-explicit-constructor: don't match in template instantiations
Alexander Kornienko
2014-11-30
1
-1
/
+2
*
[clang-tidy] Support initializer_list in google-explicit-constructor check
Alexander Kornienko
2014-11-27
1
-6
/
+34
*
Move google-explicit-constructor check to a separate source file.
Alexander Kornienko
2014-06-18
1
-0
/
+85