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
/
misc-move-constructor-init.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Move checks from misc- to performance-
Alexander Kornienko
2017-11-27
1
-154
/
+0
*
[clang-tidy] Supresses misc-move-constructor-init warning for const fields.
Alexander Kornienko
2017-02-08
1
-0
/
+10
*
[clang-tidy] Remove duplicated check from move-constructor-init
Malcolm Parsons
2016-12-17
1
-4
/
+8
*
[clang-tidy] MoveConstructorInitCheck - Add parameter name to check message.
Felix Berger
2016-05-03
1
-1
/
+1
*
Make isExpensiveToCopy() tri-state.
Manuel Klimek
2015-10-23
1
-5
/
+0
*
Switch check_clang_tidy to argparse and add a -resource-dir argument.
Manuel Klimek
2015-10-22
1
-1
/
+1
*
Add %check_clang_tidy and %clang_tidy_diff.
Manuel Klimek
2015-10-22
1
-1
/
+1
*
Improved the misc-move-constructor-init check to identify arguments that are ...
Aaron Ballman
2015-10-06
1
-78
/
+145
*
Change the test to use the new python script instead of the more verbose RUN ...
Aaron Ballman
2015-08-20
1
-5
/
+5
*
Add a new clang-tidy check (misc-move-constructor-init) that diagnoses move c...
Aaron Ballman
2015-08-20
1
-0
/
+78