Skip to content

Requestify computation of break/continue targets #62338

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
Dec 2, 2022

Conversation

hamishknight
Copy link
Contributor

Introduce BreakTargetRequest and ContinueTargetRequest that perform the ASTScope lookup for the target of a break or continue.

@hamishknight
Copy link
Contributor Author

@swift-ci please test

Introduce BreakTargetRequest and
ContinueTargetRequest that perform the ASTScope
lookup for the target of a break or continue.
@hamishknight
Copy link
Contributor Author

@swift-ci please smoke test

@hamishknight hamishknight merged commit d52a044 into swiftlang:main Dec 2, 2022
@hamishknight hamishknight deleted the break-it-down-for-me branch December 2, 2022 14:58
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