r208015 - Build debug info for ObjC interface types at the end of the translation unit to ensure all ivars are included.

jahanian fjahanian at apple.com
Mon May 5 16:54:29 PDT 2014


On May 5, 2014, at 4:39 PM, Jordan Rose <jordan_rose at apple.com> wrote:

> This comment for ObjCImplementationDecl is totally bogus now, BTW.
> 
> /// Typically, instance variables are specified in the class interface,
> /// *not* in the implementation. Nevertheless (for legacy reasons), we
> /// allow instance variables to be specified in the implementation.  When
> /// specified, they need to be *identical* to the interface.
> ///
> 
> 

This is still valid comment when fragile (or legacy) abi is in use.
- Fariborz


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140505/ca83ec2c/attachment.html>


More information about the cfe-commits mailing list