[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/warning-flags.c tools/libclang/CXStoredDiagnostic.cpp utils/TableGen/ClangDiagnosticsEmitter.cpp
Jordan Rose
jordan_rose at apple.com
Fri Jul 6 16:12:08 PDT 2012
On Jul 6, 2012, at 16:07 , Ted Kremenek <kremenek at apple.com> wrote:
> This patch also significantly reduces the number of warnings not under flags from 229
> to 158 (all extension warnings). That's a 31% reduction.
…but it's arguable whether that really counts, since it's likely many of these warnings should have actual flags anyway…
Just my two cents,
Jordan
More information about the cfe-commits
mailing list