[cfe-dev] Changing default C++ standard version

Renato Golin renato.golin at linaro.org
Thu Jul 2 11:43:30 PDT 2015


On 2 July 2015 at 19:06, Joerg Sonnenberger <joerg at britannica.bec.de> wrote:
> I have a problem with this. The issue is not so much whether the
> features are implemented or not, but that quite a bit of code is going
> to break by semantic changes like user-defined literals or the narrow
> warnings. The situation is IMO quite different for C++ compared to C.

Also, almost everyone uses LLVM trunk, while no one uses GCC trunk.
They have time to stabilise on their own, we tend to keep trunk
working at all times.

It's funny that GCC is being more progressive than Clang here, but I'd
say stick with release based announcements. If we announce now and do
that on release 3.7, because GCC may release near us, people might
have to change their build files anyway, so we may be lucky.

Normally, I'd say announce in 3.7, change in 3.8.

cheers,
--renato



More information about the cfe-dev mailing list