Created attachment 333066 [details, diff] add c++0x USE to llvm-3.2 Here is a patches for llvm and clang ebuilds (version 3.2) to support compilation in C++11 mode. Also I've added two more use flags for clag: * doc -- enable doxygened API documentation * python -- install clang python bindings
Created attachment 333068 [details, diff] add c++0x, doc and python USE flags to clang-3.2
I'm working on the Python part of this request. But next time, please file separate requests for each part since getting so many different things on such a long-building package is at least hard.
USE=python done, USE=doc uses sphinx (not sure if we need another run using doxygen as well), USE=c++0x is handled in bug 475728. If you need something else, please open a separate bug for it.