[PATCH] Remove FormatSecurity from FormatNonLiteral warning group

Zach Davis zdavkeos at gmail.com
Mon Feb 24 20:24:02 PST 2014


Ping. Could I get someone to commit this?


On Tue, Feb 18, 2014 at 3:33 PM, Ted Kremenek <kremenek at apple.com> wrote:

> Looks good to me.
>
> On Feb 11, 2014, at 2:58 PM, Zach Davis <zdavkeos at gmail.com> wrote:
>
> > Hi all,
> >
> > This patch removes the FormatSecurity group from the FormatNonLiteral
> warning group.
> >
> > The FormatSecurity warning group does not need to be a sub-group
> > of the FormatNonLiteral group.
> >
> > This is not really an issue at the moment, but I am planning on
> > submitting a patch for PR18412 that will add a new warning to the
> > FormatSecurity group. However, this addition causes many tests to
> > fail because the security warnings are grouped in with the
> > non-literal format warnings.
> > <format_security.patch>_______________________________________________
> > cfe-commits mailing list
> > cfe-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140224/c82a0e19/attachment.html>


More information about the cfe-commits mailing list