[cfe-commits] [Patch] Treat -Wformat=0 as alias for -Wno-format (PR9195)

Hans Wennborg hans at chromium.org
Fri Jan 13 02:16:01 PST 2012


Hi all,

The attached patch makes Clang treat -Wformat=0 as an alias for
-Wno-format, as requested in PR9195.

Please let me know if this is desirable and ok to commit. (Also if
there is a better way of testing it.)

Thanks,
Hans
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wformat-0.diff
Type: text/x-patch
Size: 1088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120113/fc7a3399/attachment.bin>


More information about the cfe-commits mailing list