Skip to content

[SIL] Fix bridged begin_apply results. #80555

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
Apr 7, 2025

Conversation

nate-chandler
Copy link
Contributor

@nate-chandler nate-chandler commented Apr 5, 2025

The yield_once_2 adds an extra result at the end, the allocation. Fix the indexing for the token and yielded results.

The `yield_once_2` adds an extra result at the end, the deallocation.
Fix the indexing for the token and yielded results.
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@nate-chandler nate-chandler marked this pull request as ready for review April 5, 2025 01:14
@nate-chandler nate-chandler requested a review from jckarter as a code owner April 5, 2025 01:14
@nate-chandler nate-chandler removed the request for review from jckarter April 5, 2025 01:14
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

Copy link
Contributor

@eeckstein eeckstein left a comment

Choose a reason for hiding this comment

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

lgtm

@nate-chandler nate-chandler merged commit 1d3e669 into swiftlang:main Apr 7, 2025
5 checks passed
@nate-chandler nate-chandler deleted the bug/20250404/1 branch April 7, 2025 14:28
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