On Feb 24, 2011, at 3:53 AM, Andreas Grosam wrote: > Unfortunately, this doesn't compile yet. This would require that LLVM can be > used for Objective-C++ modules and that the compiler flag > -fobjc-nonfragile-abi2 can be passed to the compiler driver.
Try the Xcode 4 GM seed: the LLVM Compiler now understands C++ and Objective-C++, and -fobjc-nonfragile-abi2 is no longer needed. The only remaining obstacle to ivar-in-@implementation is 32-bit Mac, which does not support it. -- Greg Parker gpar...@apple.com Runtime Wrangler _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com