Skip to content

[cxx-interop] Support importing subscript operators with multiple params #83487

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
Aug 6, 2025

Conversation

Xazax-hun
Copy link
Contributor

Previously, the compiler would crash on them.

rdar://133541125

@Xazax-hun Xazax-hun added the c++ interop Feature: Interoperability with C++ label Aug 1, 2025
Copy link
Contributor

@egorzhdan egorzhdan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Just a few comments.

@Xazax-hun Xazax-hun force-pushed the multiple-param-subscript branch 2 times, most recently from cfbe77d to 30b3094 Compare August 4, 2025 13:15
@Xazax-hun
Copy link
Contributor Author

@swift-ci please smoke test

@Xazax-hun
Copy link
Contributor Author

@swift-ci please smoke test macOS

Previously, the compiler would crash on them.

rdar://133541125
@Xazax-hun Xazax-hun force-pushed the multiple-param-subscript branch from 30b3094 to e4a120b Compare August 5, 2025 14:28
@Xazax-hun
Copy link
Contributor Author

@swift-ci please smoke test

@Xazax-hun Xazax-hun merged commit 035ede3 into swiftlang:main Aug 6, 2025
3 checks passed
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