We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
I see Clang's adoption is not the NDKs team responsibility then.
Nope. The compiler team delivers Clang to the platform and I copy it into the NDK.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: