On Sun, Jul 21, 2013 at 11:31 AM, Enea Zaffanella <[email protected]>wrote:
> On 07/12/2013 10:51 PM, Enea Zaffanella wrote: > >> On 07/12/2013 08:53 PM, Eli Friedman wrote: >> > Please split this patch. It's practically unreadable as-is. >> > >> > -Eli >> > > Here is the second part of the patch (regarding UsingDecl nodes): > > In Sema helper functions: > > * renamed isTypeName as HasTypenameKeyword > > In UsingDecl: > > * renamed get/setUsingLocation to get/setUsingLoc > * renamed is/setTypeName as has/setTypename > > No functionality change (hence no testcase). > Changes are only meant to improve clarity/consistency. > > OK to commit? > Yes, this looks like an improvement. Thanks.
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
