Skip to content

[Typed throws] Handle throw_addr in the same places as throw. #69654

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 2 commits into from
Nov 4, 2023

Conversation

DougGregor
Copy link
Member

There are a number of places where the throw instruction is checked as a specific kind of terminator that also need to handle throw_addr. Do so now in the obvious way. Found by inspection.

@DougGregor
Copy link
Member Author

@swift-ci please smoke test

@DougGregor
Copy link
Member Author

@swift-ci please smoke test

@DougGregor
Copy link
Member Author

The Windows failure is handled by #69655

@DougGregor DougGregor merged commit 5684c32 into swiftlang:main Nov 4, 2023
@DougGregor DougGregor deleted the throw-addr-fixes branch November 4, 2023 06:52
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