Skip to content

[Swift Next] fix missing StringRef::withNullAsEmpty #38131

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

Conversation

etcwilde
Copy link
Member

StringRef::withNullAsEmpty was removed. We only use it in the one file, so I added a quick static function in its place with the same behavior.

rdar://79794937

We only see this failure in one file, so I've added a static
implementation there. Should take care of that issue.
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