Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Conversation

@chinmaygarde
Copy link
Contributor

C++ Standard version selection has been moved into it's own config. This allows
leaf targets to yank the config from the native compiler configs and specifying
their own opinion. This is better than adding cflags directly because the those
will be added after the default specification. Such invocations fail on some
platforms (Windows) and cause confusion on others where two standards are
defined.

The targets that are not yet ready for C++17 now have their versions pinned.

C++ Standard version selection has been moved into it's own config. This allows
leaf targets to yank the config from the native compiler configs and specifying
their own opinion. This is better than adding cflags directly because the those
will be added after the default specification. Such invocations fail on some
platforms (Windows) and cause confusion on others where two standards are
defined.

The targets that are not yet ready for C++17 now have their versions pinned.
@chinmaygarde chinmaygarde merged commit 75660ad into flutter:master Jun 13, 2019
@chinmaygarde chinmaygarde deleted the cxx17 branch June 13, 2019 19:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants