Skip to content

[IRGen] Move some typed error code in CallEmission into separate func… #75072

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 9, 2024

Conversation

drexin
Copy link
Contributor

@drexin drexin commented Jul 8, 2024

…tion

This is in preparation of adding support for async calls, so the code can be shared between sync and async calls.

@drexin drexin requested a review from rjmccall as a code owner July 8, 2024 19:23
@drexin
Copy link
Contributor Author

drexin commented Jul 8, 2024

@swift-ci smoke test

…tion

This is in preparation of adding support for async calls, so the code can be shared between sync and async calls.
@drexin drexin force-pushed the wip-refactor-te-callemission branch from 73dd363 to 25929b3 Compare July 8, 2024 19:28
@drexin
Copy link
Contributor Author

drexin commented Jul 8, 2024

@swift-ci smoke test

@drexin drexin enabled auto-merge July 9, 2024 00:39
@drexin drexin merged commit 22b6319 into swiftlang:main Jul 9, 2024
3 checks passed
@drexin drexin deleted the wip-refactor-te-callemission branch July 9, 2024 01:06
aschwaighofer added a commit to aschwaighofer/swift that referenced this pull request Sep 12, 2024
…e-callemission"

This reverts commit 22b6319, reversing
changes made to 4e4d547.
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.

1 participant