llvm-project/clang/test/CXX/special/class.copy
David Blaikie a953f2825b Update Clang tests to handle explicitly typed load changes in LLVM.
llvm-svn: 230795
2015-02-27 21:19:58 +00:00
..
implicit-move-def.cpp Remove the -cxx-abi command-line flag. 2014-01-14 19:35:09 +00:00
implicit-move.cpp PR6037 2015-01-19 01:44:02 +00:00
p3.cpp
p8-cxx11.cpp Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
p9.cpp
p11.0x.copy.cpp When a special member is explicitly defaulted outside its class, and we reject 2014-01-22 20:09:10 +00:00
p11.0x.move.cpp When a special member is explicitly defaulted outside its class, and we reject 2014-01-22 20:09:10 +00:00
p12-0x.cpp Implement final resolution of DR1402: implicitly-declared move operators that 2013-11-04 01:48:18 +00:00
p13-0x.cpp Unify lookup from within not-yet-defined defaulted special members: use common 2013-11-27 03:39:20 +00:00
p15-0x.cpp Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
p15-inclass.cpp Update Clang tests to handle explicitly typed load changes in LLVM. 2015-02-27 21:19:58 +00:00
p18-cxx11.cpp Store on the CXXRecordDecl whether the class has, or would have, a copy 2012-11-28 06:23:12 +00:00
p20.cpp
p23-cxx11.cpp Unify lookup from within not-yet-defined defaulted special members: use common 2013-11-27 03:39:20 +00:00
p25-0x.cpp Finish implementing 'selected constructor' rules for triviality in C++11. In 2012-12-08 08:32:28 +00:00
p28-cxx11.cpp Fix some wrong-code bugs in implicitly-defined assignment operators: 2012-11-13 00:54:12 +00:00
p33-0x.cpp Implemented delayed processing of 'unavailable' checking, just like with 'deprecated'. 2013-12-18 23:30:06 +00:00