llvm-project/clang/test/CXX/dcl.decl/dcl.init
Richard Smith 6b21696ee8 Add some missing diagnostics for C++11 narrowing conversions.
llvm-svn: 174337
2013-02-05 05:52:24 +00:00
..
dcl.init.aggr When processing an InitListExpr and skipping the initialization of an invalid 2012-09-28 21:23:50 +00:00
dcl.init.list Add some missing diagnostics for C++11 narrowing conversions. 2013-02-05 05:52:24 +00:00
dcl.init.ref Implement AST dumper for Decls. 2012-12-20 02:09:13 +00:00
dcl.init.string Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
p5.cpp Implement C++03 [dcl.init]p5's checking for value-initialization of references 2012-12-08 02:01:17 +00:00
p6.cpp Teach Sema::ActOnUninitializedDecl() not to try to interpret when one 2011-05-21 17:52:48 +00:00
p7.cpp Tests for DR1507. 2012-10-18 00:44:17 +00:00
p14-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