[Patch]"Sema::checkFormatStringExpr" should check multiple "FormatAttr".

Fuyao Zhao fuyaoz at google.com
Mon Sep 2 16:36:20 PDT 2013


Hi,

Functions could have multiple "FormatAttr" attributes, but "Sema::checkFormatStringExpr" only checks last one. I attached the patch in the mail.
-- 
Fuyao Zhao

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130902/e12027d9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: formatAttr
Type: application/octet-stream
Size: 2853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130902/e12027d9/attachment.obj>


More information about the cfe-commits mailing list