llvm-project/clang/test/CXX/dcl.decl
Douglas Gregor c7ee2013d9 Add -Wnarrowing as an alias for -Wc++11-narrowing, for better GCC
compatibility.

llvm-svn: 148702
2012-01-23 15:52:03 +00:00
..
dcl.fct.def/dcl.fct.def.default PR11614: Mark defaulted special constructors as constexpr if their implicit 2011-12-22 02:22:31 +00:00
dcl.init Add -Wnarrowing as an alias for -Wc++11-narrowing, for better GCC 2012-01-23 15:52:03 +00:00
dcl.meaning Modify how the -verify flag works. Currently, the verification string and 2011-12-15 00:38:15 +00:00
dcl.name In some contexts, type declarations cannot occur. Pass this information down to ParseClassSpecifier, to make its decision easier. Fixes PR6200. 2010-02-03 21:21:43 +00:00
p4-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