Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: Controlling the name of synthesized instance variables
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Controlling the name of synthesized instance variables



That's very helpful. Thank you Chris.

I try to match up against the llvm.org releases and have never been able to. I thought I was just missing something somewhere.

-- 
Tony Zatelli
Sent with Sparrow

On Friday, April 6, 2012 at 1:54 PM, Chris Lattner wrote:


On Apr 6, 2012, at 10:35 AM, Dave Zarzycki wrote:

I always have a hard time finding out what version of the LLVM compiler the latest release of Xcode is compatible with.

Xcode is compatible with the LLVM compiler that it ships with.

A less self-referential way of saying this is - Xcode versions of LLVM aren't based on an llvm.org release, so there is no correlation between the version numbers or releases.  If you run "clang -v", you'll see something like this:

Apple clang version 3.0 (tags/Apple/clang-211.12) (based on LLVM 3.0svn)

This is saying that "Apple Clang 3.0" is based on "LLVM.org's 3.0svn" release.  This means that it branched on mainline LLVM somewhere between LLVM 3.0 and 3.1.

-Chris


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Objc-language mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Controlling the name of synthesized instance variables (From: Kyle Sluder <email@hidden>)
 >Re: Controlling the name of synthesized instance variables (From: Dave Zarzycki <email@hidden>)
 >Re: Controlling the name of synthesized instance variables (From: Tony Zatelli <email@hidden>)
 >Re: Controlling the name of synthesized instance variables (From: Dave Zarzycki <email@hidden>)
 >Re: Controlling the name of synthesized instance variables (From: Chris Lattner <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.