[LLVMdev] [cfe-dev] RFC: A proposal to move toward using C++11 features in LLVM & Clang / bounding support for old host compilers

Renato Golin renato.golin at linaro.org
Sun Oct 27 15:39:39 PDT 2013


On 27 October 2013 15:25, Chris Lattner <clattner at apple.com> wrote:

> Even better!  Can we start adopting C++'11 features in LLVM 3.3 then?
>

This could be one of the design guidelines: use any feature supported by
the last LLVM release.

Which could force some distros to compile Clang more than once, but it
could also mean people would migrate faster to more modern compilers.

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131027/09077d81/attachment.html>


More information about the llvm-dev mailing list