hanchenye-llvm-project/clang/test/CXX/class
Richard Smith e4073e0ae1 Test for C++11 [class]p6 (trivial classes).
llvm-svn: 132889
2011-06-12 09:24:32 +00:00
..
class.friend Tweak the diagnostics for the C++0x extensions to friend types to note 2011-05-10 21:23:31 +00:00
class.local Turn access control on by default in -cc1. 2010-04-09 19:03:51 +00:00
class.mem Implement support for C++11 in-class initialization of non-static data members. 2011-06-11 17:19:42 +00:00
class.mfct/class.mfct.non-static When creating an implicit member expression through a qualified-id, check that the class 2011-04-14 00:46:47 +00:00
class.nest Forgot a file in r120182 2010-11-26 18:37:14 +00:00
class.nested.type
class.static/class.static.data Diagnose the presence of multiple initializations of static data 2010-08-24 05:27:49 +00:00
class.union This test works now; enable it. 2011-04-12 00:57:12 +00:00
p1-0x.cpp Replace the call to ParseOptionalCXX0XClassVirtSpecifierSeq with code to only parse an optional 'final' keyword. 2011-03-25 14:46:08 +00:00
p2-0x.cpp Mark classes final and/or explicit during class template instantiation. 2011-01-22 18:07:06 +00:00
p6-0x.cpp Test for C++11 [class]p6 (trivial classes). 2011-06-12 09:24:32 +00:00