llvm-project/clang/test/CXX/special
David Blaikie 0f65d59e52 Include named unions in union member init checking
llvm-svn: 144883
2011-11-17 06:01:57 +00:00
..
class.copy Make test work with ARM C++ ABI. 2011-11-01 03:30:32 +00:00
class.ctor Compute whether a class is trivial correctly for template classes with an explicitly deleted or defaulted special member. PR11387. 2011-11-15 22:39:08 +00:00
class.dtor Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +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 Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
class.init/class.base.init Include named unions in union member init checking 2011-11-17 06:01:57 +00:00
class.temporary When we notice that a member function is defined with "= delete" or "= 2011-11-07 20:56:01 +00:00