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

David Majnemer david.majnemer at gmail.com
Wed Jul 1 18:13:56 PDT 2015


I have a work-in-progress patch to do this.  The change to clang is trivial
but the test suite is another story...

On Wednesday, July 1, 2015, Richard Smith <richard at metafoo.co.uk> wrote:

> On Wed, Jul 1, 2015 at 5:32 PM, Michał Radwański <
> 111111111222222 at outlook.com
> <javascript:_e(%7B%7D,'cvml','111111111222222 at outlook.com');>> wrote:
>
>> Hello
>> GCC already changed default C++ standard version to c++14:
>> https://gcc.gnu.org/ml/gcc-patches/2015-07/msg00073.html
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__gcc.gnu.org_ml_gcc-2Dpatches_2015-2D07_msg00073.html&d=AwMFBA&c=8hUWFZcy2Z-Za5rBPlktOQ&r=CnzuN65ENJ1H9py9XLiRvC_UQz6u3oG6GUNn7_wosSM&m=_ajuuhah9wZaJFxlB-q-Qj75JL8Ax-hJAiwW2bf357c&s=4myOtcir9qblDnbECcMFFBDKiVmD9vf1ljIM5y4id_c&e=>
>>
>> As all c++14 features are already implemented in Clang and this standard
>> is already widely used, it may be good to make this change too.
>>
>
> Thanks, we're aware of this and we've already started looking at how
> feasible this is for us.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150701/8dc7a78e/attachment.html>


More information about the cfe-dev mailing list