LLVM 5.0.0 已正式发布,这个版本是社区在过去六个月里工作的结果,主要包括以下更新: 支持 C++17 支持协程(co-routines) 改进的优化 新的编译器警告 许多错误修复等 LLVM 5.0.0 下载地址:http://releases.llvm.org/download.html#5.0.0 来自:http://lists.llvm.org/pipermail/llvm-announce/2017-September/000075.html 详情请参阅: LLVM (release notes) Clang (release notes) clang-tools-extra (release notes) LLD (release notes) Polly (release notes) LLVM 5.0.0 正式发布,支持 C++17下载地址