[cfe-commits] r159875 - in /cfe/trunk: include/clang/Basic/DiagnosticGroups.td include/clang/Driver/Options.td lib/Driver/Tools.cpp lib/Frontend/TextDiagnosticPrinter.cpp test/Driver/warning-options.cpp test/Misc/show-diag-options.c test/Misc/war

Ted Kremenek kremenek at apple.com
Fri Jul 6 23:31:25 PDT 2012


On Jul 6, 2012, at 10:01 PM, Richard Smith <richard at metafoo.co.uk> wrote:

> ... and indeed we no longer have any protection against extension warnings being added with no explicit flag (other than -Wpedantic, which doesn't seem fine-grained enough to be useful). Would it be worthwhile to teach diagtool to additionally list diagnostics which are contained directly in the 'pedantic' group and include that in our CHECKs, with the intention of eventually emptying that list too?

See r159893.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120706/17d50927/attachment.html>


More information about the cfe-commits mailing list