[cfe-commits] PATCH: Fix PR8486 by allowing -Wformat -Wno-format-security

Chandler Carruth chandlerc at google.com
Fri Feb 18 16:43:18 PST 2011


This matches the GCC documentation and behavior for these flags, but I know
Darwin has some special behavior w.r.t. -Wformat-security, and so I wanted
to check that this wouldn't break things there.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110218/41267667/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR8486.patch
Type: application/octet-stream
Size: 1604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110218/41267667/attachment.obj>


More information about the cfe-commits mailing list