Skip to content

Conversation

tbkka
Copy link
Contributor

@tbkka tbkka commented Aug 29, 2025

swift_coroFrameAlloc is needed by _read/_modify accessors

swift_deallocUninitializedObject is needed for certain closure captures

Resolves rdar://157028375
Resolves rdar://157276375

`swift_coroFrameAlloc` is needed by `_read`/`_modify` accessors

`swift_deallocUninitializedObject` which I believe is needed for failable class initializers

Resolves rdar://157028375
Resolves rdar://157276375
@tbkka tbkka requested a review from a team as a code owner August 29, 2025 23:58
@tbkka tbkka requested review from rauhul and eeckstein August 29, 2025 23:59
@tbkka
Copy link
Contributor Author

tbkka commented Aug 29, 2025

@swift-ci Please test

@tbkka tbkka requested a review from nate-chandler August 29, 2025 23:59
Copy link
Contributor

@nate-chandler nate-chandler left a comment

Choose a reason for hiding this comment

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

LGTM

@rauhul
Copy link
Member

rauhul commented Aug 30, 2025

Could we add a test that exercises this?

@tbkka
Copy link
Contributor Author

tbkka commented Sep 5, 2025

@swift-ci Please test

@tbkka tbkka merged commit e5f9ffc into swiftlang:main Sep 8, 2025
5 checks passed
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