Archives pour: "Juillet 2013"

LLVM toolchain packages

Juillet 7th, 2013
In parallel of my recent work on the LLVM Debian/Ubuntu nightly packages, I uploaded the same packages for the latest stable release of the llvm toolchain. By toolchain, this means LLVM + Clang + compiler-rt + polly + LLDB. suite »

Automatic scan-build on the LLVM toolchain

Juillet 6th, 2013
After setting an automatic code coverage tool, I just plugged an automatic scan-build on the LLVM toolchain trunk: http://buildd-clang.debian.net/scan-build/ Note that: * polly is currently not analyzed. I had to disable the build until the new v… suite »