The goal of the Clang project is to create a new C based language front-end: C, C++, Objective C/C++, OpenCL C and others for the LLVM compiler.
Information
- Source: https://clang.llvm.org/
- License: BSD
- Path: /usr/bin/clang
- Documentation: https://clang.llvm.org/docs/UsersManual.html
Availability:
RedHat SL6 | pre-installed in system path | |
RedHat EL7 | pre-installed in system path | |
Other linux | Binaries available from http://releases.llvm.org/download.html | |
Windows | Binaries available from http://releases.llvm.org/download.html | |
Mac OSX | Binaries available from http://releases.llvm.org/download.html |