Skip to content

[IRGen] Properly extract values in visitThrowInst for empty error #75379

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
Jul 20, 2024

Conversation

drexin
Copy link
Contributor

@drexin drexin commented Jul 20, 2024

rdar://132122011

For async functions we have to extract the values, which was not happening when the error type was empty.

rdar://132122011

For async functions we have to extract the values, which was not happening when the error type was empty.
@drexin drexin requested a review from rjmccall as a code owner July 20, 2024 00:03
@drexin
Copy link
Contributor Author

drexin commented Jul 20, 2024

@swift-ci smoke test

@drexin drexin merged commit 618a9bf into swiftlang:main Jul 20, 2024
3 checks passed
@drexin drexin deleted the wip-132122011 branch July 20, 2024 03:06
aschwaighofer added a commit to aschwaighofer/swift that referenced this pull request Sep 12, 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