On Apr 13, 2011, at 3:57 PM, Nicola Pero wrote:
> This patch cleans up objc_declare_protocols() to avoid having to create
> temporary tree chains just to perform the function call (in the same way
> as my other patch cleaned up objc_declare_class()).
>
> Ok to commit ?
Ok.
This patch cleans up objc_declare_protocols() to avoid having to create
temporary tree chains just to perform the function call (in the same way
as my other patch cleaned up objc_declare_class()).
Ok to commit ?
Thanks
PS: This patch has no measurable effect on compilation speed in my tests
beca