llvm-project/clang/test/CXX/dcl.decl
Richard Smith 938f40b5aa Implement support for C++11 in-class initialization of non-static data members.
llvm-svn: 132878
2011-06-11 17:19:42 +00:00
..
dcl.init Implement support for C++11 in-class initialization of non-static data members. 2011-06-11 17:19:42 +00:00
dcl.meaning Add -fcxx-exceptions to all tests that use C++ exceptions. 2011-02-28 00:40:07 +00:00
dcl.name In some contexts, type declarations cannot occur. Pass this information down to ParseClassSpecifier, to make its decision easier. Fixes PR6200. 2010-02-03 21:21:43 +00:00
p4-0x.cpp Rvalue references for *this: parse ref-qualifiers. 2011-01-26 03:43:54 +00:00