[PATCH] Remove FormatSecurity from FormatNonLiteral warning group

Zach Davis zdavkeos at gmail.com
Tue Feb 11 14:58:40 PST 2014


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140211/b6504e05/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: format_security.patch
Type: application/octet-stream
Size: 696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140211/b6504e05/attachment.obj>


More information about the cfe-commits mailing list