[webkit-dev] Request for upgrading xcode toolchains in Apple bots for C++17

Yusuke SUZUKI utatane.tea at gmail.com
Mon May 21 06:44:16 PDT 2018


Hi WebKittens, in particular Apple bot maintainers!

We are about to enable C++17 in all the WebKit ports, and the last step is
enabling C++17 for Xcode[1].
While the latest shipped Xcode (w/ clang) supports C++17 option
(`-std=gnu++17`), EWS build bots do not support this. Some build bots
accept `-std=c++1z`, this option causes trouble in the latest Xcode (e.g.
mac-32bit uses the newer Xcode).

Can we upgrade Xcodes in EWS and buildbots to the latest ones to accept
C++17 option? Once it is done, WebKit starts using fancy C++17 features
listed in GCC 6.0.

Best regards,
Yusuke Suzuki

[1]: https://bugs.webkit.org/show_bug.cgi?id=185176
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20180521/00f6d5c4/attachment.html>


More information about the webkit-dev mailing list