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

Jean-Daniel Dupas devlists at shadowlab.org
Wed Feb 1 15:28:55 PST 2012


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



-------------- next part --------------
A non-text attachment was scrubbed...
Name: cxxformat.patch
Type: application/octet-stream
Size: 4011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120202/98b648aa/attachment.obj>


More information about the cfe-commits mailing list