[cfe-dev] c++14

James Gregurich bayoubengal at mac.com
Wed Aug 20 09:45:03 PDT 2014


On Aug 20, 2014, at 11:41 AM, Aaron Ballman <aaron at aaronballman.com> wrote:

> On Wed, Aug 20, 2014 at 12:34 PM, James Gregurich <bayoubengal at mac.com> wrote:
>> hi.
>> 
>> I saw the other day that c++14 was ratified. I assume that clang support for
>> c++14 is complete with clang 3.4 (looking at the website status page) and we
>> are good to start using it for production work? is the “-std=c++1y” switch
>> going to change to “-std=c++14” now?
> 
> The switch happened in r215982, and it is currently being discussed
> whether that change will be merged into the 3.5 branch.
> 
> ~Aaron

great! thanks!

Is everything ready for production work? I can turn it on and expect nothing to break going forward?

-James





More information about the cfe-dev mailing list