[cfe-commits] r97284 - in /cfe/trunk: include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaExpr.cpp test/Lexer/constants.c

Chris Lattner clattner at apple.com
Mon Mar 8 11:14:23 PST 2010


On Mar 8, 2010, at 11:10 AM, John McCall wrote:

> On Mar 8, 2010, at 9:22 AM, Daniel Dunbar wrote:
>> -Wbad-literal seems like a poor name, would -Wfloat-literal be better?
> 
> I was expecting that we'd group other out-of-range literal warnings under this, but even then maybe -Wliteral would be better.

-Wliteral works for me.

-Chris



More information about the cfe-commits mailing list