llvm-project/clang/test/CXX/dcl.decl
Richard Smith 25a80d424b Add missing narrowing check: converting from a signed integral type to a wider
unsigned type is narrowing if the source is non-constant or negative.

llvm-svn: 158377
2012-06-13 01:07:41 +00:00
..
dcl.fct.def/dcl.fct.def.default Fold the six functions checking explicitly-defaulted special member functions 2012-05-15 04:39:51 +00:00
dcl.init Add missing narrowing check: converting from a signed integral type to a wider 2012-06-13 01:07:41 +00:00
dcl.meaning If parsing a trailing-return-type fails, don't pretend we didn't have one at 2012-06-12 01:51:59 +00:00
dcl.name Fix parsing of type-specifier-seq's. Types are syntactically allowed to be 2012-03-12 07:56:15 +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