
Clang 1.1 in LLVM 2.7 now has the C++ support self-hosting itself, an updated Objective-C ABI on non-Darwin platforms, Clang now supports the ARM architecture with Linux and Darwin ABIs, the Clang static analyzer has picked up many major improvements, DragonEgg is now out and is a port of llvm-gcc to gcc-4.5 and uses GCC's new plug-in architecture, and many other improvements are to be found throughout the LLVM stack.
The detailed release notes for LLVM 2.7 covering most of the changes can be found at LLVM.org.
2 Comments