HomePhabricator
Diffusion Comm 21bb64c23e31

[nix] Enable C++17 support for Emscripten

Description

[nix] Enable C++17 support for Emscripten

Summary:
Emscripten is coupled with clang version, according to clang docs C++17 starts from Clang 5.0, while we are using Clang 14.0.6 so should be safe.

Depends on D8487

Test Plan: Run script

Reviewers: michal, tomek, jon

Reviewed By: michal

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D8488

Details

Provenance
kamilAuthored on Jul 11 2023, 7:36 AM
Reviewer
michal
Differential Revision
D8488: [nix] Enable C++17 support for Emscripten
Parents
rCOMMa3388afb3ec8: [native] replace `folly::Optional` with `std::optional`
Branches
Unknown
Tags
Unknown