How can I find the actual Clang version on Mac?

后端 未结 3 1060
渐次进展
渐次进展 2021-02-19 08:07

Note: None of the answers provided at Get Apple clang version and corresponding upstream LLVM version seems to work anymore.

The download page at http://releases.llvm.or

3条回答
  •  暖寄归人
    2021-02-19 08:45

    This wikipedia table maps Xcode and Apple clang versions to LLVM versions. Your clang-902.0.39.1 appears to be based on LLVM 5.0.2.

提交回复
热议问题