llvm-project/clang/test/CXX/special
Alexis Hunt 77c1f9f888 Get rid of ShouldDeleteMoveConstructor.
llvm-svn: 141650
2011-10-11 06:43:29 +00:00
..
class.copy Get rid of ShouldDeleteMoveConstructor. 2011-10-11 06:43:29 +00:00
class.ctor Begin work consolidating ShouldDelete* functions. 2011-10-10 06:18:57 +00:00
class.dtor Start fixing up clang tests to work on the clang-native-arm-cortex-a9 builder. 2011-06-06 21:23:05 +00:00
class.free Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
class.inhctor Declare and define implicit move constructor and assignment operator. 2011-08-30 19:58:05 +00:00
class.init/class.base.init In constructors, don't generate implicit initializers for members of anonymous structs contained within anonymous unions. 2011-09-19 13:34:43 +00:00
class.temporary Disable the l-value to r-value conversion on C++ class types passed 2011-08-27 22:06:17 +00:00