Following the decision to move away from the GCC compiler to Clang, there has been a lot of discussions about the pros and cons.
One such thread can be found on Slashdot: FreeBSD Throws the Clang/LLVM Switch: Future Releases Use LLVM.
This page contains two interesting links if you’re interested in Clang, how it works and how it differs from GCC:
- Why is FreeBSD deprecating GCC in favor of Clang/LLVM?
- Clang: Defending C++ from Murphy’s Million Monkeys
