summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.const/p3-0x-nowarn.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to ↵Andy Gibbs2012-10-191-0/+1
| | | | | | VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. llvm-svn: 166280
* Extend -Wc++11-narrowing to cover converted constant expressions as well as ↵Eli Friedman2012-03-291-0/+8
braced-initializers. <rdar://problem/11121178>. llvm-svn: 153703
OpenPOWER on IntegriCloud