[cfe-dev] c++14
Aaron Ballman
aaron at aaronballman.com
Wed Aug 20 09:41:35 PDT 2014
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
More information about the cfe-dev
mailing list