CLANG - 翻译成英语

clang
的叮当声
的铿锵声

在 中文 中使用 Clang 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Clang编译器(包括LLVM的相关部分)大约有200万行代码。
The Clang compiler, including the relevant parts of LLVM, is around two million lines of code.
通常情况下,相比GCC,我对clang使用了不同的选项(主要是对clang采取更积极的向量化的选择)。
Normally, I use different options for clang than for GCC(mainly more aggressive vectorization options on clang)..
结果非常明显:Zapcc几乎是Clang速度的三倍,GCC速度的两倍。
The result is pretty clear! zapcc is around three times faster than Clang and around two times faster than GCC.
我们可以使用clang“前端”从C编译成LLVM中间代码。
We could use the clang front-end to go from C to the LLVM intermediate representation.
通常,我在clang上使用比GCC更多不同的选项(主要是考虑到在clang上更严格的向量化选项)。
Normally, I use different options for clang than for GCC(mainly more aggressive vectorization options on clang)..
Clang和LLVM的开发者不认可我们的价值观和目标,所以得出了跟我们不一样的结论。
The Clang and LLVM developers reach different conclusions from ours because they do not share our values and goals.
有些人可能会将Clang或llvm-gcc错误地称为“LLVM”,这可能会引起一些混淆。
Some people might refer to Clang or llvm-gcc incorrectly as"LLVM", which may cause some confusion.
我们可以提取Clang模块,然后将其传递给Clang导入器(importer)当中,随后它们会生成AST,从而可以通过语义分析来进行引用。
We take Clang modules, pass them through the Clang importer, and their resulting ASTs can be referred to through semantic analysis.
这也是我测试较少版本的clang的原因,更实用点。
This is also the reason I'm testing less versions of clang, simply less practical.
LLDB是一个开源调试接口,支持现代C++并与Clang编译器集成。
LLDB is an open-source debugging interface that supports modern C++ and integrates with the Clang compiler.
Clang项目包括Clang前端和Clang静态分析器等。
The Clang project includes the Clang front end and the Clang static analyzer and several code analysis tools.
MSVC的STL是在ApacheLicensev2.0下发布的,只有LLVMExceptions,是由Clang/LLVM/libc++项目创建的。
A: MSVC's STL is distributed under the Apache License v2.0 with LLVM Exceptions, which was recently created by the Clang/LLVM/libc++ project.
但是开始时,你需要下载用于Windows平台Clang的最新快照。
To get you started, download the latest snapshot of clang for Windows.
特别是,Android开发环境将不再支持GCC,唯一支持的工具链将是Clang
In particular, there would not be GCC anymore, and the only supported toolchain for Android development will remain one based on Clang.
事实上,在一些基准测试比如Box2D、FASTA和copy中,asm.js与Clang比较接近,或者比Clang到GCC还接近Clang。
In fact, on some benchmarks, like Box2D, FASTA and copy, asm. js is as close or closer to Clang than Clang is to GCC.
Clang(发音为/ˈklæŋ/类似英文单字clang[1])是一个C、C++、Objective-C和Objective-C++编程语言的编译器前端。
Clang(pronounced/ˈklæŋ/ like the English word clang)[2] is a compiler front end for the C, C++, Objective-C, and Objective-C++ programming languages.
因此框架本身和应用程序/库使用它能被任何符合标准C++的编译器(像Clang、GCC、ICC、MinGW和MSVC)所编译。
Thus the framework itself and applications/libraries using it can be compiled by any standard compliant C++ compiler like Clang, GCC, ICC, MinGW and MSVC.
作为一个“abouttime”的举动,IBM工程师正在考虑在他们的AIX操作系统中添加对LLVM和ClangC/C++编译器的支持。
As a move that's“about time”, IBM engineers are looking at adding support for LLVM and the Clang C/C++ compiler to their AIX operating system.
自从2010年,已经开始进行使用Clang建造Linux内核的努力,Clang是一个可作为替代的C语言编译器;截止2014年4月12日,官方内核几乎可以完全用Clang编译。
Since 2010, effort has been underway to build the Linux kernel with Clang, an alternative compiler for the C language; as of 12 April 2014, the official kernel could almost be compiled by Clang..
而且,许多编译器都有一个LLVM版本,如Clang、C/C++编译器(这个名称叫做“C-lang”,它本身就是一个与LLVM紧密相连的项目。
Also, many compilers have an LLVM edition, such as Clang, the C/C++ compiler(this the name,“C-lang”), itself a project closely allied with LLVM.
结果: 110, 时间: 0.0221

顶级字典查询

中文 - 英语