Things that go Clang in the night: LLVM 2.4 released (ars technica)
Things that go Clang in the night: LLVM 2.4 released (ars technica)
Posted Nov 13, 2008 20:54 UTC (Thu) by Ed_L. (guest, #24287)Parent article: Things that go Clang in the night: LLVM 2.4 released (ars technica)
"LLVM still doesn't support as many architectures as GCC, and Clang's C++ support is still at an early stage."I think it safe that no compiler will ever support as many architectures as GCC. Unless it replaces GCC completely, of which there is no immediate danger. Clang's C++ shortcoming is another story; good thing LLVM has GCC's C++ front end to tide them over. Good C++ front ends are not trivial to come by. This may take awhile.
