Skip to content

Remove objc_retainAutoreleasedReturnValue workaround. #819

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
merged 1 commit into from
Mar 4, 2024

Conversation

al45tair
Copy link
Contributor

@al45tair al45tair commented Mar 2, 2024

The compiler has now been fixed to not generate calls to this function unless ObjC interop is enabled.

rdar://123945799

The compiler has now been fixed to not generate calls to this
function unless ObjC interop is enabled.

rdar://123945799
@al45tair al45tair requested review from compnerd and rokhinip March 2, 2024 14:03
@al45tair
Copy link
Contributor Author

al45tair commented Mar 2, 2024

@swift-ci test Linux platform

@al45tair
Copy link
Contributor Author

al45tair commented Mar 2, 2024

@swift-ci test Windows platform

@al45tair
Copy link
Contributor Author

al45tair commented Mar 2, 2024

See swiftlang/swift#72011 for the compiler fix.

Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

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

This is great!

@al45tair al45tair merged commit 292273a into swiftlang:main Mar 4, 2024
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.

2 participants