Skip to content

[interop][SwiftToCxx] add swift::String overlay constructor for const… #65683

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

Merged
merged 1 commit into from
May 6, 2023

Conversation

hyp
Copy link
Contributor

@hyp hyp commented May 5, 2023

…ructing it directly from a C string literal

resolves #63448

@hyp hyp added the c++ interop Feature: Interoperability with C++ label May 5, 2023
@hyp hyp requested a review from ravikandhadai May 5, 2023 02:00
@hyp hyp requested review from zoecarver and egorzhdan as code owners May 5, 2023 02:00
@hyp
Copy link
Contributor Author

hyp commented May 5, 2023

@swift-ci please test

@hyp
Copy link
Contributor Author

hyp commented May 5, 2023

@swift-ci please test source compatibility

@hyp hyp force-pushed the swift-string-from-literal branch from 554504a to c417741 Compare May 5, 2023 13:30
@hyp
Copy link
Contributor Author

hyp commented May 5, 2023

@swift-ci please test

@hyp
Copy link
Contributor Author

hyp commented May 5, 2023

@swift-ci please test source compatibility

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ interop Feature: Interoperability with C++
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cxx to Swift interop - Swift::String init from literal still fail.
2 participants