[cfe-dev] Help with working around an ICE in Apple clang
Benjamin Kramer
benny.kra at gmail.com
Sat Jul 28 08:56:31 PDT 2012
On 28.07.2012, at 17:37, Luc Bourhis <luc_j_bourhis at mac.com> wrote:
> some code of mine triggers an ICE with Apple clang version 3.1 (tags/Apple/clang-318.0.61) but not with the released clang 3.1. Unfortunately, I need to support the version coming with Xcode.
Your version of clang is from Xcode 4.3. 4.4 is out already, you should try to update Xcode to the latest version.
This isn't really the right place to discuss Xcode though, a better place would be the Apple Developer Forums (http://devforums.apple.com/) or their bugtracker.
- Ben
More information about the cfe-dev
mailing list