Skip to content

[SourceKit] When Cursor infor resolves to the start of an expression, we always get the outermost expression. #10738

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
Jul 1, 2017

Conversation

nkcsgexi
Copy link
Contributor

@nkcsgexi nkcsgexi commented Jul 1, 2017

The reason is that for clients, getting the offspring of an expression is
much easier that getting parents.

… we always get the outermost expression.

The reason is that for clients, getting the offspring of an expression is
much easier that getting parents.
@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Jul 1, 2017

@swift-ci please smoke test and merge

@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Jul 1, 2017

@swift-ci please smoke test

@nkcsgexi nkcsgexi merged commit e1a4bf3 into swiftlang:master Jul 1, 2017
@nkcsgexi nkcsgexi deleted the sema-resolver-out-expr branch July 1, 2017 00:57
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