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
/
modernize
/
UseDefaultCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Rename modernize-use-default to modernize-use-equals-default
Malcolm Parsons
2016-12-01
1
-299
/
+0
*
[clang-tidy] Changes to modernize-use-default check
Malcolm Parsons
2016-11-17
1
-7
/
+18
*
[clang-tidy] Handle template instantiations in modenize-use-default check
Malcolm Parsons
2016-11-16
1
-0
/
+1
*
Use auto in for loop
Malcolm Parsons
2016-10-20
1
-1
/
+1
*
[clang-tidy] Simplify modernize-use-default
Malcolm Parsons
2016-10-20
1
-42
/
+7
*
[clang-tidy] modernize-use-default default constructor bugfix
Malcolm Parsons
2016-10-11
1
-7
/
+7
*
[ASTMatchers] Added ignoringParenImpCasts to has matchers
Piotr Padlewski
2016-05-31
1
-19
/
+19
*
Make modernize-use-default tolerant of delayed template parsing; this code wa...
Aaron Ballman
2016-01-20
1
-0
/
+1
*
Replace a dyn_cast with isa where the result was only being used as a boolean...
Craig Topper
2015-11-18
1
-1
/
+1
*
modernize-use-default supports copy constructor and copy-assignment operator.
Angel Garcia Gomez
2015-11-02
1
-24
/
+282
*
Add modernize-use-default check to clang-tidy.
Angel Garcia Gomez
2015-10-21
1
-0
/
+63