Skip to content

Convert std::string to StringRef #1681

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

Closed
wants to merge 1 commit into from

Conversation

vedantk
Copy link

@vedantk vedantk commented Aug 18, 2020

The implicit conversion operator from StringRef to std::string has been
deleted upstream, so this addresses the build breakage.

The implicit conversion operator from StringRef to std::string has been
deleted upstream, so this addresses the build breakage.
@vedantk
Copy link
Author

vedantk commented Aug 18, 2020

@swift-ci test

@vedantk
Copy link
Author

vedantk commented Aug 19, 2020

This has been fixed on master-rebranch and master-next, no need for it here.

@vedantk vedantk closed this Aug 19, 2020
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