
Clang project is a c, c++, objective c and objective c++ front-end for the llvm compiler. its goal is to offer a replacement to the gnu compiler collection (gcc).
clang implements all of the iso c++ 1998 and 2001 standards and also provides a partial support of c++1y.