[cfe-commits] r137814 - in /cfe/trunk: include/clang/Basic/DiagnosticFrontendKinds.td lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp
Chandler Carruth
chandlerc at google.com
Wed Aug 17 01:57:53 PDT 2011
FYI
On Tue, Aug 16, 2011 at 10:00 PM, Jordy Rose <jediknil at belkadan.com> wrote:
> -def warn_unkwown_analyzer_checker : Warning<
> +def warn_unknown_analyzer_checker : Warning<
>
This typo fix was the other cause for the warning flag test failure -- it
encodes the names of all the non-flag warnings. FIxed in r137821.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110817/196c01df/attachment.html>
More information about the cfe-commits
mailing list