hanchenye-llvm-project/clang/test/CXX/special
Richard Smith 522fa53703 Add a pile of tests for unrestricted unions, and advertise support for them.
llvm-svn: 151992
2012-03-03 23:51:05 +00:00
..
class.copy Add a pile of tests for unrestricted unions, and advertise support for them. 2012-03-03 23:51:05 +00:00
class.ctor Ensure that we delete default constructors in the right cases. Don't delete the 2012-02-27 06:07:25 +00:00
class.dtor Ensure that we delete destructors in the right cases. Specifically: 2012-02-26 09:11:52 +00:00
class.free
class.inhctor
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