llvm-project/clang/test/CXX/dcl.decl/dcl.init
Alp Toker b0869036c1 Tweak diagnostic wording for init list narrowing
The conventional form is '<action> to silence this warning'.

Also call the diagnostic an 'issue' rather than a 'message' because the latter
term is more widely used with reference to message expressions.

llvm-svn: 209052
2014-05-17 01:13:18 +00:00
..
dcl.init.aggr Modify the uninitialized field visitor to detect uninitialized use across the 2013-09-20 03:03:06 +00:00
dcl.init.list Tweak diagnostic wording for init list narrowing 2014-05-17 01:13:18 +00:00
dcl.init.ref Grab-bag of bit-field fixes: 2013-05-06 21:39:12 +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
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