Skip to content

🍒 [cxx-interop] Support for printing C++ foreign references #82185

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

Open
wants to merge 1 commit into
base: release/6.2
Choose a base branch
from

Conversation

susmonteiro
Copy link
Contributor

@susmonteiro susmonteiro commented Jun 11, 2025

Adds support for printing a C++ foreign reference in Swift.

Also skips metadata of private fields in C++ records imported as Swift classes, following up on #81035

(cherry-picked from 848fad0)
@susmonteiro susmonteiro requested a review from a team as a code owner June 11, 2025 16:30
@susmonteiro susmonteiro added c++ interop Feature: Interoperability with C++ 🍒 release cherry pick Flag: Release branch cherry picks swift 6.2 labels Jun 11, 2025
@susmonteiro
Copy link
Contributor Author

@swift-ci please test

@egorzhdan egorzhdan requested review from rjmccall and DougGregor June 11, 2025 16:56
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++ 🍒 release cherry pick Flag: Release branch cherry picks swift 6.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants