Skip to content

[APINotes] Add SwiftDestroyOp API note to map to the "destroy" function #11160

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 2 commits into
base: stable/20240723
Choose a base branch
from

Conversation

DougGregor
Copy link
Member

Like retain/release for reference types, "destroy" lets us specify an
operation that is used to deinitialize an instance of a noncopyable type.

Like retain/release for reference types, "destroy" lets us specify an
operation that is used to deinitialize an instance of a noncopyable type.
@DougGregor DougGregor requested a review from a team as a code owner August 12, 2025 16:56
@DougGregor
Copy link
Member Author

@swift-ci please test

@DougGregor DougGregor changed the title [APINotes] Add SwiftDestroyAs API note to map to the "destroy" function [APINotes] Add SwiftDestroyOp API note to map to the "destroy" function Aug 12, 2025
@DougGregor
Copy link
Member Author

@swift-ci please smoke test macOS

@DougGregor
Copy link
Member Author

@swift-ci please test macOS

@DougGregor
Copy link
Member Author

@swift-ci please test macOS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants