Displaying 1 result from an estimated 1 matches for "1033728".
2013 Oct 28
5
[LLVMdev] [cfe-dev] RFC: A proposal to move toward using C++11 features in LLVM & Clang / bounding support for old host compilers
For those driving c++11 in clang/llvm - Would it generally be acceptable
to have a "sunrise" period where the preliminary evaluation has been
done (buildbots, compiler evaluate.. etc) and the 1st actual c++11
commit hits the repo. (30-60 days?)
-------------
My concern/thoughts - When we swap out STDCXX for libc++ - We aren't
able to self host clang. This could be entirely *our*