[cfe-commits] r152886 - in /cfe/trunk: include/clang/Basic/DiagnosticLexKinds.td test/Misc/warning-flags.c

Chandler Carruth chandlerc at google.com
Thu Mar 15 21:22:32 PDT 2012


On Thu, Mar 15, 2012 at 9:20 PM, Richard Smith <richard at metafoo.co.uk>wrote:

> Should we change -W#warnings and -W#pragma-messages too? The status quo
> seems inconsistent.


I'd vote yes unless there is some consistency concerns, and then I might
just leave aliases for that purpose.

The good news is that these are much less ambiguous: "pragma" speaks for
itself, i think we could just drop the #, and -Wwarning-directives seems
good to my eyes (or the singular form?)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120315/e896f611/attachment.html>


More information about the cfe-commits mailing list