Skip to content
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

☂️ Tracking issue for C++ interoperability fixes we want for Swift-5.9 #65808

Closed
21 of 22 tasks
hyp opened this issue May 9, 2023 · 1 comment
Closed
21 of 22 tasks
Assignees
Labels
c++ interop Feature: Interoperability with C++ swift 5.9

Comments

@hyp
Copy link
Contributor

hyp commented May 9, 2023

Must-fixes for Swift-5.9

This section tracks all of the C++ interoperability fixes we would like to have in the Swift-5.9 release.
They're categorized by different groups presented below:

"Forward" interop - using C++ APIs in Swift

"Reverse" interop - using Swift APIs in C++

Build / platform-specific fixes

SwiftPM usability

Compiler support for @_implementationOnly imports:

Improved diagnostics when importing things requiring C++ interop:

SwiftPM fixes:

Interop ecosystem - IDE, tooling support, debugging

@hyp
Copy link
Contributor Author

hyp commented Jul 28, 2023

We're done with 5.9, closing.
I will open a follow-up issue for tracking 5.9.X fixes.

@hyp hyp closed this as completed Jul 28, 2023
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++ swift 5.9
Projects
None yet
Development

No branches or pull requests

1 participant