llvm-project/clang/test/CXX/special/class.copy
Richard Smith 852265ff1c PR10217: Provide diagnostics explaining why an implicitly-deleted special
member function is deleted.

llvm-svn: 153773
2012-03-30 20:53:28 +00:00
..
implicit-move-def.cpp Make test work with ARM C++ ABI. 2011-11-01 03:30:32 +00:00
implicit-move.cpp PR10217: Provide diagnostics explaining why an implicitly-deleted special 2012-03-30 20:53:28 +00:00
p3.cpp
p9.cpp Provide overload diagnostics when explicit casts involving class types fail. 2011-02-14 18:34:10 +00:00
p11.0x.copy.cpp PR10217: Provide diagnostics explaining why an implicitly-deleted special 2012-03-30 20:53:28 +00:00
p11.0x.move.cpp PR10217: Provide diagnostics explaining why an implicitly-deleted special 2012-03-30 20:53:28 +00:00
p13-0x.cpp constexpr: fix typo resulting in move constructors sometimes not being 2012-01-11 18:26:05 +00:00
p15-0x.cpp When synthesizing an implicitly-defined copy or move constructor, or 2011-11-28 20:03:15 +00:00
p15-inclass.cpp When synthesizing an implicitly-defined copy or move constructor, or 2011-11-28 20:03:15 +00:00
p20.cpp Test implicit declaration of copy assignment operator with non-const argument 2010-07-01 20:08:52 +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