最終更新:2024-04-02 (火) 22:25:24 (190d)
Clang
Top / Clang
(クランのように発音)
C/C++/Objective-C向けコンパイラのフロントエンド
C language family frontend for LLVM
概要
- The Clang project provides a language front-end and tooling infrastructure for languages in the C language family (C, C++, Objective-C/Objective-C++?, OpenCL, CUDA, and RenderScript) for the LLVM project.
- Both a GCC-compatible compiler driver (clang) and an MSVC-compatible compiler driver (clang-cl.exe) are provided.