[cfe-commits] r97284 - in /cfe/trunk: include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaExpr.cpp test/Lexer/constants.c
John McCall
rjmccall at apple.com
Mon Mar 8 11:18:36 PST 2010
On Mar 8, 2010, at 11:17 AM, Daniel Dunbar wrote:
> On Mon, Mar 8, 2010 at 11:14 AM, Chris Lattner <clattner at apple.com> wrote:
>>
>> 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.
>
> How about -Wliteral-range then?
Sounds good to me.
John.
More information about the cfe-commits
mailing list