Re: OpenMP/clang version in Xcode?
Re: OpenMP/clang version in Xcode?
- Subject: Re: OpenMP/clang version in Xcode?
- From: Daniel Vollmer <email@hidden>
- Date: Sat, 03 Oct 2015 11:23:13 +0200
> On 3 Oct 2015, at 01:12, Rick Mann <email@hidden> wrote:
>
> Apple uses different version numbering, and I'm having a hard time tracking down what the LLVM clang version most closely associated is. In particular is OpenMP supported? There's support in 3.7, but I can't find anything to map Apple's versions to LLVM's.
>
> Inside Xcode 7.0.1's clang/lib is a "3.5" directory with a few headers. Not sure if that’s an indicator or not.
They’re usually quite distinct, for example the address sanitizer just made it into the Apple branch for 10.11, whereas it’s been in mainline LLVM for quite some releases.
I would not expect OpenMP support in Apple’s branch soon (if at all). I’d love for it to be in there, but they’re betting on different technologies and probably more worried about interoperability with other features that are more important to them (Objective-C, bit code, …).
Daniel.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden