Skip to content

[cxx-interop] Proper conversions between MutableSpan and C++ span #81097

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
Apr 25, 2025

Conversation

Xazax-hun
Copy link
Contributor

One of the initializers were missing and the other was crashing at runtime due to a faulty signature in the overlay.

rdar://149846666

One of the initializers were missing and the other was crashing at
runtime due to a faulty signature in the overlay.

rdar://149846666
@Xazax-hun Xazax-hun added the c++ interop Feature: Interoperability with C++ label Apr 25, 2025
@Xazax-hun
Copy link
Contributor Author

@swift-ci please smoke test

Xazax-hun pushed a commit that referenced this pull request Apr 25, 2025
Explanation: One of the initializers were missing and the other was crashing at
runtime due to a faulty signature in the overlay.
Issue: rdar://149846666
Risk: Low, the fix is additive.
Testing: Regression test added.
Original PR: #81097
Reviewer:
@Xazax-hun
Copy link
Contributor Author

@swift-ci please smoke test Windows

@Xazax-hun Xazax-hun enabled auto-merge April 25, 2025 17:29
@Xazax-hun Xazax-hun merged commit 301a752 into main Apr 25, 2025
3 checks passed
@Xazax-hun Xazax-hun deleted the gaborh/mutable-span-conversion branch April 25, 2025 18:55
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.

2 participants