什么是llvm/clang/xcode的正确版本? [英] Whats is proper version of llvm/clang/xcode?

查看:287
本文介绍了什么是llvm/clang/xcode的正确版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

要点提到xcode 9与"Apple LLVM版本9.0.0(clang) -900.0.38)",但 llvm.org 中llvm的最新版本是LLVM 5.0.0.
它们之间是什么关系?

This gist mentions that xcode 9 published with 'Apple LLVM version 9.0.0 (clang-900.0.38)', but the last version of llvm in llvm.org is LLVM 5.0.0.
What is the relation between them?

推荐答案

Apple的Xcode附带了LLVM,但它不是开源版本.例如,Mac不会安装一些clang额外的工具.因此,至少苹果公司已经修改了CMakeLists.txt.您可以在 Apple开源.

Apple's Xcode ship with LLVM, but it is not the open source version. For example, some clang extra tool won't be installed to you Mac. So at least, Apple has modify CMakeLists.txt. You can read the CMakeLists.txt or Makefile in apple open source.

这只是一个建议,也许没有帮助.

This is only a suggestion, maybe is not helpful.

另一个: index.file 显示了将Xcode LLVM 9映射到Clang/LLVM 4.0

Another: index.file shows Xcode LLVM 9 map to Clang/LLVM 4.0.

这篇关于什么是llvm/clang/xcode的正确版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆