I want to map Apple's clang which is shipped with Xcode back to the official clang feature list.
But I couldn't link the two. The version is obscured.
Is there a way to tell?
I didn't quite understand why would you need such information, since they already claim full compatibility with C++11 spec.
Anyway, here's my take on it.
Please note that following steps will not reveal a clear answer but currently I can't think of a better approach to this.
Apple LLVM version 7.3.0 clang 703.0.29
is bundled with Xcode 7.3 (7D175)
.703.0.29
build. Not yet at least.clang
's trunk from http://llvm.org/svn/llvm-project/cfe/trunk/
$OFFICIAL_CLANG_ROOT/test/SemaCXX/cxx11*.cpp
over Apple's clang
.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With