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
/
test
/
SemaCXX
/
warn-redundant-move.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r368237 - Update fix-it hints for std::move warnings.
Richard Trieu
2019-10-02
1
-14
/
+0
*
Update fix-it hints for std::move warnings.
Richard Trieu
2019-08-08
1
-0
/
+14
*
Re-commit r321223, which adds a printing policy to the ASTDumper.
Aaron Ballman
2017-12-21
1
-116
/
+116
*
Reverting r321223 and its follow-up commit because of failing bots due to Mis...
Aaron Ballman
2017-12-20
1
-116
/
+116
*
Add a printing policy to the ASTDumper.
Aaron Ballman
2017-12-20
1
-116
/
+116
*
Fix -Wredundant-move warning.
Richard Trieu
2015-07-29
1
-76
/
+15
*
Disable -Wpessimizing-move and -Wredundant-move in template instantiations.
Richard Trieu
2015-07-29
1
-0
/
+37
*
Do not give a -Wredundant-move warning when removing the move will result in an
Richard Trieu
2015-07-28
1
-1
/
+37
*
Change a test to follow the formatting of the rest of the tests in the file.
Richard Trieu
2015-07-21
1
-6
/
+11
*
[Sema] Emit correct warning when copy-elision is not possible.
Davide Italiano
2015-07-18
1
-0
/
+7
*
Have -Wredundant-move ignore reference types.
Richard Trieu
2015-05-18
1
-2
/
+26
*
Add -Wpessimizing-move and -Wredundant-move warnings.
Richard Trieu
2015-04-29
1
-0
/
+68