
17 Dec
2011
17 Dec
'11
5:07 p.m.
... All in all, I consider clang to be at a too early stage of development to support it in the libraries.
While I believe clang has a bright future, I'm afraid I agree with you.
Clang's lack of support on Windows, including lack of installer, makes it hard for Windows developers to work with clang.
Looking forward to the day when clang "just works" on Windows,
It's trivial to install on Mac OS X (comes with XCode). It's also relatively easy to get it to work on Linux.
last time i checked, linux users had to install a patched version of libstdc++ to enable c++11 support ... tim