Skip to content

[cxx-interop] Add test for std.shared_ptr.pointee #67648

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: main
Choose a base branch
from

Conversation

egorzhdan
Copy link
Contributor

var pointee property on an instantiation of std::shared_ptr recently became mutable (8832d27e9).

rdar://112693451

@egorzhdan egorzhdan added the c++ interop Feature: Interoperability with C++ label Aug 1, 2023
@egorzhdan egorzhdan requested review from zoecarver and hyp as code owners August 1, 2023 15:13
@egorzhdan
Copy link
Contributor Author

@swift-ci please smoke test

@egorzhdan egorzhdan force-pushed the egorzhdan/std-shared-ptr-test branch from 9b82b4d to 65a7364 Compare August 1, 2023 15:44
@egorzhdan
Copy link
Contributor Author

@swift-ci please smoke test

`var pointee` property on an instantiation of `std::shared_ptr` recently became mutable (`8832d27e9`).

rdar://112693451
@egorzhdan egorzhdan force-pushed the egorzhdan/std-shared-ptr-test branch from 65a7364 to cef3227 Compare August 1, 2023 18:00
@egorzhdan
Copy link
Contributor Author

@swift-ci please smoke test

@egorzhdan
Copy link
Contributor Author

@swift-ci please smoke test Linux

Copy link
Contributor

@zoecarver zoecarver left a comment

Choose a reason for hiding this comment

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

Awesome! Great to see!

@egorzhdan
Copy link
Contributor Author

@swift-ci please smoke test

1 similar comment
@egorzhdan
Copy link
Contributor Author

@swift-ci please smoke test

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