[PATCH] C++1y is now C++14

Aaron Ballman aaron at aaronballman.com
Tue Aug 19 08:55:09 PDT 2014


On Tue, Aug 19, 2014 at 11:47 AM, Richard Smith <richard at metafoo.co.uk> wrote:
> LGTM, thanks!
>
> It looks like you didn't add -std=gnu++14. Is there a reason for that? It
> seems useful, even if GCC doesn't support it yet.

I wasn't certain whether we wanted it. I will add it in.

> Also, I spied a CXX1YCOMPAT macro in one of the tests you updated :)

I will double-check that and fix before committing.

Blind curiosity, is this something we want for the release? Or has
that ship sailed?

~Aaron



More information about the cfe-commits mailing list