Skip to content

[gardening] Disambiguate the meaning of Expr::getEndLoc() in the doc comment #3190

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
Jun 24, 2016

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Jun 24, 2016

What's in this pull request?

"end of the expression" is very confusing. getEndLoc() actually returns
the start location of the last token of the expression.

…comment

"end of the expression" is very confusing. getEndLoc() actually returns
the start location of the last token of the expression.
@lattner lattner merged commit 76e9e57 into swiftlang:master Jun 24, 2016
@lattner
Copy link
Contributor

lattner commented Jun 24, 2016

Thanks!

@rintaro rintaro deleted the expr-endloc-comment branch June 27, 2016 09:35
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