Description
Provides the default Clang compiler frontend for C, C++, Objective-C, and related languages. Developers use it to compile software, get diagnostics, and work with LLVM-based analysis and tooling.
Use it when a project supports or prefers Clang. Build results can differ from GCC, so run the project's tests and follow its documented compiler requirements.