-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[cxx-interop] enable support for move-only types #69790
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
Conversation
@swift-ci please test |
c8ccd4f
to
aff6a6b
Compare
…move-only` isn't added.
aff6a6b
to
86e5556
Compare
@swift-ci please test |
@swift-ci please test windows platform |
@swift-ci please test |
@swift-ci please test |
The |
@swift-ci please test |
…rived-to-base synthesized accessors
…ved-to-base synthesized accessor
@swift-ci please test |
@swift-ci please test |
@swift-ci please test |
1 similar comment
@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.
Looks great, thanks!
eb63b0d
to
c029ed6
Compare
@swift-ci please test |
@swift-ci please test |
…sors - they do not yet work
@swift-ci please test |
1 similar comment
@swift-ci please test |
…for NC generic test
cf2f682
to
ec931c8
Compare
@swift-ci please test |
…ble this in upcoming Swift
e5b8445
to
623d3d2
Compare
@swift-ci please test |
@swift-ci please test source compatibility |
Still working on more testing and bug fixing. Some features require
-enable-experimental-feature NoncopyableGenerics
.