Wasnt there a move to switch to llvm as the main compiler for *nix distros instead of gcc? But you all know, Linux whether part of the GNU system or not, is under RMS' GPL 2.0 license.
Name:
Anonymous2010-03-24 1:03
>>10
Yeah but Clang's C++ support is *really* not complete. Did you know it doesn't even support proper encapsulation yet? It just ignores the public and private keywords.
Since a huge proportion of the Debian userspace is C++ (e.g. all of KDE), Clang is not really up to the task yet.