Main Contents

Playing with clang and Qt

January 10, 2010

You might know that there’s a new kid in the C++ compilers list ; clang. Llvm has been around for quite some time, but until recently the only way to make use of it was through the somehow cumbersome llvm-gcc which binds the gcc C/C++ frontend to the llvm backend. People (mostly Apple) have been [...]

Filed under: Gentoo, KDE | Comments (5)