LLVM/Clang 3.1 & libc++

Has anybody built and setup an Ubuntu Precise PPA for LLVM/Clang 3.1? A bonus would be to have a recent version of libc++ integrated into it aswell.


I uploaded debian/sid packages of llvm-3.1 and clang-3.1 to my ppa.


Just found an article about installing Clang and libc++ from sources on Ubuntu 12.04.1 and 12.10. The author uses the latest versions for both Clang and libc++. Hope this will be useful:

http://solarianprogrammer.com/2013/01/17/building-clang-libcpp-ubuntu-linux/