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

Fix the implementation of OnlyLiteralZero #1420

Merged
merged 1 commit into from
Mar 27, 2023

Conversation

derekmauro
Copy link
Member

This patch changes the implementation of OnlyLiteralZero to only fail if the second overload is chosen, instead of failing during overload resolution.

This patch cherry-picks 2de126c.

Fixes #1419

overload is chosen, not in overload resolution.

This patch cherry-picks 2de126c

Fixes abseil#1419
@derekmauro derekmauro merged commit b971ac5 into abseil:lts_2023_01_25 Mar 27, 2023
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.

2 participants