[cfe-commits] [PATCH] Handle format_arg attribute on CXX instance members

Jean-Daniel Dupas devlists at shadowlab.org
Mon Feb 6 16:05:25 PST 2012


Ping.


Le 2 févr. 2012 à 00:28, Jean-Daniel Dupas a écrit :

> You're right, better with the patch attached.
> 
> Le 2 févr. 2012 à 00:27, Eric Christopher a écrit :
> 
>> Nothing attached.
>> 
>> -eric
>> 
>> On Feb 1, 2012, at 3:25 PM, Jean-Daniel Dupas wrote:
>> 
>>> Hi,
>>> 
>>> Fix handling of C++ instance method with format_arg attribute used as format string.
>>> Also add tests to make sure we properly handle format_idx argument on C++ instance members (we have to take care of the implicit this argument).
>>> 
>>> Is this patch OK ? 
>>> Thanks
>>> 
>>> 
>>> -- Jean-Daniel
>>> 
>>> 
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> cfe-commits mailing list
>>> cfe-commits at cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>> 
> 
> -- Jean-Daniel
> 
> 
> 
> <cxxformat.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

-- Jean-Daniel



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1-cppformat.patch
Type: application/octet-stream
Size: 4125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120207/83c99a65/attachment.obj>


More information about the cfe-commits mailing list