[cfe-commits] [Patch] Make -Wformat check the argument type for %n

Hans Wennborg hans at chromium.org
Mon Jul 30 02:00:09 PDT 2012


Hi all,

The attached patch makes Clang check that the corresponding argument
for "%n" in a format string is int*.

Please take a look!

Thanks,
Hans
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wformat_check_n_argument_type.patch
Type: application/octet-stream
Size: 6854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120730/eb5470a4/attachment.obj>


More information about the cfe-commits mailing list