Skip to content

[Parse] Don't drop parsed error types in where clause from AST #31238

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
Apr 23, 2020

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Apr 23, 2020

Code completion requires the source range of the where clause to correctly lookup member of types in where clause.

rdar://problem/61911134

Code completion requires the source range of the 'where' clause to
correctly lookup member of types in where clause.

rdar://problem/61911134
@rintaro rintaro force-pushed the ide-completion-rdar61911134 branch from f845ae5 to 62d8eed Compare April 23, 2020 15:55
@rintaro
Copy link
Member Author

rintaro commented Apr 23, 2020

@swift-ci Please smoke test

@rintaro rintaro requested a review from nathawes April 23, 2020 19:12
Copy link
Contributor

@nathawes nathawes left a comment

Choose a reason for hiding this comment

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

Looks good to me!

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