hanchenye-llvm-project/clang/test/CXX/class
Benjamin Kramer 6d574fe155 Update source location in test.
llvm-svn: 160964
2012-07-30 16:51:34 +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 PR11684, core issue 1417: 2012-02-10 11:05:11 +00:00
class.local Remove the "unsupported" error for lambda expressions. It's annoying, 2012-02-09 08:26:42 +00:00
class.mem Don't use the implicit int rule for error recovery in C++. Instead, try to 2012-05-15 21:01:51 +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 Improve diagnostics for invalid use of non-static members / this: 2012-04-05 01:13:04 +00:00
class.nested.type
class.static/class.static.data Deal with a horrible C++11 special case. If a non-literal type has a constexpr 2012-02-13 22:16:19 +00:00
class.union Update source location in test. 2012-07-30 16:51:34 +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 Fold the six functions checking explicitly-defaulted special member functions 2012-05-15 04:39:51 +00:00