这是indexloc提供的服务,不要输入任何密码
Skip to content

Update C++ standard default to 17 #376

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

aaronsky
Copy link
Contributor

In accordance with Google's Foundational C++ Support matrix, and given other Google projects have moved to adopt C++17 as a minimum or default (protobuf, rules_cc), I'd like us to consider bumping this version in apple_support as well.

This constitutes a breaking change. It uses the change made in #219 as a reference.

@aaronsky aaronsky marked this pull request as ready for review March 14, 2025 23:58
Copy link

@mattrobmattrob mattrobmattrob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable to me. Just want to organize any other major version bump changes if/when we merge this.

@keith
Copy link
Member

keith commented Mar 18, 2025

best reason to do this is that the default C++ toolchain did as well 👍

@keith keith merged commit 4e82614 into bazelbuild:master Mar 18, 2025
10 checks passed
@aaronsky aaronsky deleted the aaronsky/update-c-standard-default-to-17 branch March 18, 2025 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants