-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[cxx-interop] import static operator call from C++23 as member callAs… #74279
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
[cxx-interop] import static operator call from C++23 as member callAs… #74279
Conversation
This is needed to build
|
@swift-ci please smoke test |
2f9f722
to
17bbc5a
Compare
@swift-ci please test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I have a couple comments about tests.
17bbc5a
to
b38eb67
Compare
@swift-ci please test |
@swift-ci please test source compatibility |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM except for the failing tests, thanks!
…Function functions in Swift to preserve source compatibility
b38eb67
to
2039b8d
Compare
@swift-ci please test |
Looks like this is failing with an assertion in rebranch:
https://ci.swift.org/view/Swift%20rebranch/job/oss-swift-rebranch-incremental-RA-macos/4764/ |
Here's a PR with the fix for rebranch: #75907 |
…Function functions in Swift to preserve source compatibility