Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clang 4.0 #275

Closed
Zingam opened this issue Jan 4, 2017 · 3 comments
Closed

Clang 4.0 #275

Zingam opened this issue Jan 4, 2017 · 3 comments

Comments

@Zingam
Copy link

Zingam commented Jan 4, 2017

Can we get Clang 4.0 WITH the C++17 features enabled and OpenMP support in the next beta SDK. I guess it will be r15?

@DanAlbert
Copy link
Member

We update Clang constantly. A 4.0 based compiler will be in the NDK once the Android Platform adopts one.

OpenMP for Clang covered here: #9

tl;dr: Clang's OpenMP doesn't work for cross-compiler setups yet, and this needs to be fixed upstream.

@Zingam
Copy link
Author

Zingam commented Jan 4, 2017

I see Clang's adoption is not the NDKs team responsibility then.

@DanAlbert
Copy link
Member

Nope. The compiler team delivers Clang to the platform and I copy it into the NDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants