Skip to content

[Parser] Track missing right brace correctly #28079

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
Nov 5, 2019

Conversation

davezarzycki
Copy link
Contributor

Fixed compiler crasher 28651 now exits in milliseconds rather than seconds because the constraint solver is no longer trying to solve a large number of nested closures with missing right braces.

Fixed compiler crasher 28651 now exits in milliseconds rather than seconds
because the constraint solver is no longer trying to solve a large
number of nested closures with missing right braces.
@davezarzycki
Copy link
Contributor Author

@swift-ci please smoke test

Copy link
Member

@rintaro rintaro left a comment

Choose a reason for hiding this comment

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

Makes sense. Thank you!

@rintaro rintaro merged commit 412a0f1 into swiftlang:master Nov 5, 2019
@davezarzycki davezarzycki deleted the pr28079 branch November 5, 2019 19:31
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