[cfe-commits] PATCH: Fix PR8486 by allowing -Wformat -Wno-format-security
Ted Kremenek
kremenek at apple.com
Fri Feb 18 18:07:50 PST 2011
I'll need to re-investigate the special behavior of -Wformat-security on Mac OS X. I'm fine with this patch going in as is. Where we find regressions we can follow up with other patches.
On Feb 18, 2011, at 4:43 PM, Chandler Carruth wrote:
> 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. <PR8486.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
More information about the cfe-commits
mailing list