Development headers and libraries for Clang
Clang is a C, C++, Objective-C, and Objective-C++ compiler which encompasses preprocessing, parsing, optimization, code generation, assembly, and linking. It is modular in design and supports multiple frontends. Clang is part of the LLVM compiler infrastructure project and aims to deliver amazingly fast compiles, extremely useful error and warning messages, and provide a platform for building great source level tools.