[cfe-dev] [LLVMdev] C++11 is here!!! (and it looks like it'll stay!)
Jean-Daniel Dupas
dev at xenonium.com
Sun Mar 2 00:32:27 PST 2014
Le 1 mars 2014 à 23:07, Renato Golin <renato.golin at linaro.org> a écrit :
> On 1 March 2014 10:48, Chandler Carruth <chandlerc at google.com> wrote:
>> I flipped the build systems to use C++11 today by default. Nothing seems to
>> have broken, folks seem happy, and the bots are making good progress.
>
> Since the bots don't directly specify the standard level, I'm guessing
> they're already adapted.
>
> Now would be a good time to add a few breaking things to see at which
> extent this is true.
Didn't r202584 already does that ?
[C++11] Remove use of LLVM_HAS_RVALUE_REFERENCES from Clang. This macro is now always 1, as we're requiring C++11 now!
More information about the cfe-dev
mailing list