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
/
CXX
/
special
/
class.copy
/
implicit-move-def.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove custom handling of array copies in lambda by-value array capture and
Richard Smith
2016-12-14
1
-1
/
+1
*
[Clang] Remove unwanted --check-prefix=CHECK from unit tests. NFC.
Mandeep Singh Grang
2016-04-20
1
-1
/
+1
*
Remove the -cxx-abi command-line flag.
Hans Wennborg
2014-01-14
1
-3
/
+3
*
Update tests in preparation for using the MS ABI for Win32 targets
Hans Wennborg
2014-01-13
1
-3
/
+3
*
Issue a diagnostic if an implicitly-defined move assignment operator would move
Richard Smith
2013-11-04
1
-1
/
+1
*
Make test work with ARM C++ ABI.
Eli Friedman
2011-11-01
1
-9
/
+10
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-2
/
+2
*
When performing a derived-to-base cast on the right-hand side of the
Douglas Gregor
2011-09-06
1
-2
/
+22
*
When defining the implicit move assignment operator, don't perform
Douglas Gregor
2011-09-01
1
-17
/
+29
*
Declare and define implicit move constructor and assignment operator.
Sebastian Redl
2011-08-30
1
-0
/
+84