llvm-project/clang/test/CXX/class
Richard Smith ab3fe0f9ba Further testing for instantiation of out-of-line constexpr static data member
template definitions.

llvm-svn: 148506
2012-01-19 22:50:02 +00:00
..
class.base/class.base.init Include named unions in union member init checking 2011-11-17 06:01:57 +00:00
class.bit Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
class.friend Modify how the -verify flag works. Currently, the verification string and 2011-12-15 00:38:15 +00:00
class.local Turn access control on by default in -cc1. 2010-04-09 19:03:51 +00:00
class.mem Modify how the -verify flag works. Currently, the verification string and 2011-12-15 00:38:15 +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 Modify how the -verify flag works. Currently, the verification string and 2011-12-15 00:38:15 +00:00
class.nested.type Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
class.static/class.static.data Further testing for instantiation of out-of-line constexpr static data member 2012-01-19 22:50:02 +00:00
class.union This test works now; enable it. 2011-04-12 00:57:12 +00:00
p1-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
p2-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
p6-0x.cpp When we notice that a member function is defined with "= delete" or "= 2011-11-07 20:56:01 +00:00