[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 15:39:03 PDT 2012


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.

- David



More information about the cfe-commits mailing list