clang-1/test/CXX/dcl.decl
Aaron Ballman 5121781d75 Explicitly defaulted constructors cannot be used for default initialization.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161088 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-31 22:40:31 +00:00
..
dcl.fct.def Explicitly defaulted constructors cannot be used for default initialization. 2012-07-31 22:40:31 +00:00
dcl.init PR12670: Support for initializing an array of non-aggregate class type from an 2012-07-07 08:35:56 +00:00
dcl.meaning Final piece of core issue 1330: delay computing the exception specification of 2012-07-27 04:22:15 +00:00
dcl.name Fix parsing of type-specifier-seq's. Types are syntactically allowed to be 2012-03-12 07:56:15 +00:00
p4-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