[cfe-commits] [PATCH] ObjC: interface decls pointing to implementation decls

Fariborz Jahanian fjahanian at apple.com
Mon Jul 20 12:36:49 PDT 2009


On Jul 20, 2009, at 12:01 PM, steve naroff wrote:

>
> On Jul 20, 2009, at 2:45 PM, Argyrios Kyrtzidis wrote:
>
>>
>> On Jul 20, 2009, at 11:34 AM, steve naroff wrote:
>>
>>>
>>> Looks great.
>>
>> Ok, unless someone objects (soon), I'm going to commit the set of
>> patches.
>>
>
> From my perspective, you are good to go.

Since I raised a question related to addition of the data member, I  
should say something here :).
 From my perspective benefits outweighs the drawbacks. In the past, we  
used coca.m to measure
the additional memory consumptions caused by patches such as this.

- fariborz

>
>
>>> I really like the following "convenience" functions:
>>>
>>> +ObjCImplementationDecl *ObjCInterfaceDecl::getImplementation()
>>>



More information about the cfe-commits mailing list