Skip to content
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

Backport: Remove if_constexpr usage for future Abseil compatibility #20488

Merged
merged 3 commits into from
Feb 26, 2025

Conversation

mkruskal-google
Copy link
Member

Since 30.x drops C++14, we can remove these now to support future Abseil releases ASAP

derekmauro and others added 3 commits February 26, 2025 10:07
…eIfConstexprElse`

PiperOrigin-RevId: 728737911
This is a follow-up on 0ea5ccd, moving to C++'s
`if constexpr`.

PiperOrigin-RevId: 729136260
This is deleted in an upcoming Abseil release.

PiperOrigin-RevId: 731356947
@mkruskal-google mkruskal-google added the back-port Cherrypick PRs to release branches label Feb 26, 2025
Copy link

Important

The terms of service for this installation has not been accepted. Please ask the Organization owners to visit the Gemini Code Assist Admin Console to sign it.

@mkruskal-google mkruskal-google merged commit 450ee76 into 30.x Feb 26, 2025
223 of 224 checks passed
@mkruskal-google mkruskal-google deleted the if_constexpr-cp branch February 26, 2025 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-port Cherrypick PRs to release branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants