Displaying 1 result from an estimated 1 matches for "f492762f".
2013 Nov 12
3
[LLVMdev] [cfe-dev] RFC: A proposal to move toward using C++11 features in LLVM & Clang / bounding support for old host compilers
Chris Lattner <clattner at apple.com> writes:
>> If we say we support 4.7.x, then I don't think we should use c++11
>> features that aren't supported and working on all 4.7.x versions.
>
> Why not just explicitly say 4.7.1 and later? Are there any buildbots
> that build with 4.7.1 yet? If not, that should be a prerequisite to
> making the move.
Does that