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
/
test
/
clang-tidy
/
google-explicit-constructor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ClangTidy] Separate tests for infrastructure and checkers
Dmitri Gribenko
2019-10-11
1
-188
/
+0
*
[clang-tidy] Fix google-explicit-constructor issue with out-of-line conversions
Alexander Kornienko
2017-04-18
1
-2
/
+10
*
[clang-tidy] Ignore deleted members in google-explicit-constructor.
Alexander Kornienko
2017-03-17
1
-0
/
+2
*
[clang-tidy] google-explicit-constructor: ignore macros
Alexander Kornienko
2016-12-30
1
-1
/
+7
*
[clang-tidy] google-explicit-constructor: ignore template instantiations
Alexander Kornienko
2016-12-30
1
-0
/
+32
*
[clang-tidy] google-explicit-constructor: ignore compiler-generated conversio...
Alexander Kornienko
2016-12-28
1
-0
/
+4
*
[clang-tidy] Flag implicit conversion operators.
Alexander Kornienko
2016-12-23
1
-0
/
+5
*
[clang-tidy] google-explicit-constructor: improve the warning message
Alexander Kornienko
2015-11-28
1
-2
/
+2
*
Add %check_clang_tidy and %clang_tidy_diff.
Manuel Klimek
2015-10-22
1
-1
/
+1
*
[clang-tidy] Use a python script instead of a shell script to run clang-tidy ...
Alexander Kornienko
2015-08-20
1
-2
/
+1
*
[clang-tidy] Clarify message for the google-explicit-constructor check
Alexander Kornienko
2015-03-31
1
-1
/
+6
*
[clang-tidy] Detect dependent initializer_lists in google-explicit-constructor.
Alexander Kornienko
2015-02-05
1
-3
/
+32
*
[clang-tidy] google-explicit-constructor: don't match in template instantiations
Alexander Kornienko
2014-11-30
1
-0
/
+18
*
[clang-tidy] More tests for the google-explicit-constructor check
Alexander Kornienko
2014-11-28
1
-5
/
+26
*
[clang-tidy] Support initializer_list in google-explicit-constructor check
Alexander Kornienko
2014-11-27
1
-0
/
+59