[PATCH] D40948: Switch Clang's default C++ language target to C++14

Tim Northover via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 7 09:23:28 PST 2017


> +      LangStd = LangStandard::lang_gnucxx14;
> ----------------
> This comment should be removed.

Opps, yep. Fixed on my local branch. I won't upload a new diff just yet though.

Thanks.

Tim.


More information about the cfe-commits mailing list