[PATCH] Remove FormatSecurity from FormatNonLiteral warning group

Ted Kremenek kremenek at apple.com
Mon Feb 24 21:48:48 PST 2014


Sorry Zach, I thought you could commit it.  In r202114.

On Feb 24, 2014, at 8:24 PM, Zach Davis <zdavkeos at gmail.com> wrote:

> 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
> 
> 
> _______________________________________________
> 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/447929bb/attachment.html>


More information about the cfe-commits mailing list