llvm-project/clang/test/CXX/special/class.copy
Richard Smith e3b28bc363 Move detection of reference members binding to temporaries from building of
CXXCtorInitializers to the point where we perform the questionable lifetime
extension. This exposed a selection of false negatives in the warning.

llvm-svn: 183869
2013-06-12 21:51:50 +00:00
..
implicit-move-def.cpp Make test work with ARM C++ ABI. 2011-11-01 03:30:32 +00:00
implicit-move.cpp Improve diagnostic wording for when an implicitly-deleted special member 2012-12-28 12:23:24 +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 Provide overload diagnostics when explicit casts involving class types fail. 2011-02-14 18:34:10 +00:00
p11.0x.copy.cpp Move detection of reference members binding to temporaries from building of 2013-06-12 21:51:50 +00:00
p11.0x.move.cpp Move detection of reference members binding to temporaries from building of 2013-06-12 21:51:50 +00:00
p12-0x.cpp Finish implementing 'selected constructor' rules for triviality in C++11. In 2012-12-08 08:32:28 +00:00
p13-0x.cpp PR13051: If a constructor is explicitly defaulted, it isn't marked as being 2012-06-08 21:09:22 +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 hopefully fix a bunch of ARM buildbot failures 2012-05-09 21:21:49 +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 Improve diagnostic wording for when an implicitly-deleted special member 2012-12-28 12:23:24 +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 Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00