|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Friday, April 6, 2012 at 2:01 PM, Chris Lattner wrote:
On Apr 6, 2012, at 10:57 AM, Tony Zatelli wrote: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.Surprising as it might seem, we're not *intentionally* making it confusing. We're just good at doing it accidentally ;-)With Xcode 4.4, the Apple version number will be 4.0, which is hopefully safely away from the llvm.org version numbers to reduce confusion.-ChrisOn 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>) | |
| >Re: Controlling the name of synthesized instance variables (From: Tony Zatelli <email@hidden>) | |
| >Re: Controlling the name of synthesized instance variables (From: Chris Lattner <email@hidden>) |
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
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.