Skip to content

🍒 [cxx-interop] Add support for SWIFT_RETURNS_(UN)RETAINED for ObjC APIs returning C++ FRT #78484

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

Conversation

fahadnayyar
Copy link
Contributor

Explanation: Adding support for new annotations SWIFT_RETURNS_(UN)RETAINED for ObjC APIs just like we did for C++ APIs in this PR: #75897
Scope: Not a source breaking change. Just adding support for new annotations for ObjC APIs.
Risk: Low, this logic would trigger only when users start using new annotations.
Reviewer: @egorzhdan @Xazax-hun @j-hui

Original PR: #78230

@fahadnayyar fahadnayyar requested a review from a team as a code owner January 7, 2025 23:54
Copy link
Contributor

@j-hui j-hui left a comment

Choose a reason for hiding this comment

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

LGTM!

@fahadnayyar fahadnayyar force-pushed the fahadnayyar/6.1-returns-retained-objc-support branch from 678a2d0 to c66996c Compare January 8, 2025 01:59
@fahadnayyar
Copy link
Contributor Author

@swift-ci please test

@DougGregor
Copy link
Member

This seems small enough that we can take it still

@fahadnayyar fahadnayyar merged commit f852d7a into release/6.1 Jan 9, 2025
5 checks passed
@fahadnayyar fahadnayyar deleted the fahadnayyar/6.1-returns-retained-objc-support branch January 9, 2025 22:59
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.

5 participants