[cfe-dev] Objective-C top-level constructs code generation
Mike Stump
mrs at apple.com
Mon Aug 11 16:18:37 PDT 2008
On Aug 11, 2008, at 3:48 PM, David Chisnall wrote:
> This would make the warning go away. It would also be worth adding
> an 'assert(0 && "Late-bound instance variables not yet supported);'
> in an else block here, since there is not yet any code for this,
> which is required by newer ObjC runtimes.
Ok, thanks. Fixed in r54654. Take a glance at it and let me know if
I did it right. :-)
More information about the cfe-dev
mailing list