How does Apple clang-703.0.29 map back to clang releases in terms of C++1x support?

Viewed 933

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?

1 Answers
Related