hanchenye-llvm-project/clang/test/CXX/special
Richard Smith cc36f698af PR11614: Mark defaulted special constructors as constexpr if their implicit
definition would satisfy the constexpr requirements.

llvm-svn: 147128
2011-12-22 02:22:31 +00:00
..
class.copy PR11614: Mark defaulted special constructors as constexpr if their implicit 2011-12-22 02:22:31 +00:00
class.ctor PR11614: Mark defaulted special constructors as constexpr if their implicit 2011-12-22 02:22:31 +00:00
class.dtor Support decltype in pseudo destructors and dependent destructor calls. 2011-12-16 16:03:09 +00:00
class.free
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