llvm-project/clang/test/CXX
Richard Smith ad45a8681d Some tests missed from r144056.
llvm-svn: 144060
2011-11-08 02:18:13 +00:00
..
basic When we notice that a member function is defined with "= delete" or "= 2011-11-07 20:56:01 +00:00
class constexpr: static data members declared constexpr are required to have an 2011-11-07 22:16:17 +00:00
class.access Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
class.derived Handle redundant 'typename' on base class specifications. 2011-10-25 18:46:41 +00:00
conv Compute the promoted integer type of fixed-width enums correctly. Found by inspection. 2011-10-26 07:38:19 +00:00
dcl.dcl constexpr: static data members declared constexpr are required to have an 2011-11-07 22:16:17 +00:00
dcl.decl When we notice that a member function is defined with "= delete" or "= 2011-11-07 20:56:01 +00:00
except Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
expr Move tests to the appropriate directory to match the spec hierarchy. 2011-11-07 03:27:58 +00:00
lex Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
over Teach the ARC compiler to not require __bridge casts when 2011-10-17 18:40:02 +00:00
special When we notice that a member function is defined with "= delete" or "= 2011-11-07 20:56:01 +00:00
stmt.stmt Add -Wc++98-compat diagnostics for jumps which bypass initialization of non-POD 2011-10-20 21:42:12 +00:00
temp Some tests missed from r144056. 2011-11-08 02:18:13 +00:00