[cfe-commits] r152745 - in /cfe/trunk: include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td lib/Driver/Tools.cpp test/Analysis/nullptr.cpp test/SemaCXX/__null.cpp test/SemaCXX/conversion.cpp
David Blaikie
dblaikie at gmail.com
Wed Mar 14 22:16:12 PDT 2012
On Wed, Mar 14, 2012 at 3:39 PM, David Blaikie <dblaikie at gmail.com> wrote:
> On Wed, Mar 14, 2012 at 3:36 PM, Chandler Carruth <chandlerc at google.com> wrote:
>> On Wed, Mar 14, 2012 at 3:28 PM, David Blaikie <dblaikie at gmail.com> wrote:
>>>
>>> in the interests of consistency (with
>>> -Wint-conversion, -Wbool-conversion, etc)
>>
>> Just to be clear, are you looking at a patch to make the other flags also
>> consistent?
>
> Between plurality and singular? I can throw that together, sure.
Unpluralized the plural forms (while keeping the plurals as aliases) in r152776.
Curiously the vector-conversion[s] warning wasn't under -Wconversion -
should it be?
- David
More information about the cfe-commits
mailing list