Skip to content

[libc++][NFC] Use early returns in a few basic_string functions #137299

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

philnik777
Copy link
Contributor

Using early returns tends to make the code easier to read, without any changes to the generated code.

@philnik777 philnik777 force-pushed the string_early_return branch from eaa173b to 0560166 Compare July 16, 2025 09:29
@philnik777 philnik777 force-pushed the string_early_return branch from 0560166 to 36e4bba Compare July 17, 2025 09:52
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.

1 participant