[PATCH] Fix source location info for C++03 access declarations.

Enea Zaffanella zaffanella at cs.unipr.it
Fri Jul 12 13:51:19 PDT 2013


On 07/12/2013 08:53 PM, Eli Friedman wrote:
 > Please split this patch.  It's practically unreadable as-is.
 >
 > -Eli


OK, here is the first part (the interesting one):

 >> Please find attached a patch (with testcases) that fixes the source 
location
>> info for C++03 access declarations.
[...]
>> in UsingDecl and UnresolvedUsingValueDecl:
>>   * added helper isAccessDeclaration()
>>   * fixed getSourceRange
>>   * fixed pretty printing

-------------- next part --------------
A non-text attachment was scrubbed...
Name: AccessDecl-1.patch
Type: text/x-diff
Size: 6201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130712/61668e01/attachment.patch>


More information about the cfe-commits mailing list