compiler front end for C, C++, Objective-C
Clang is an "LLVM native" C/C++/Objective-C compiler, which aims to deliver amazingly fast compiles, extremely useful error and warning messages and to provide a platform for building great source level tools.
- For more information, refer to 'clang' tag wiki at Stack Overflow.