Skip to content

Assorted fixes to source ranges computed for the AST #4607

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 3 commits into from
Sep 3, 2016

Conversation

DougGregor
Copy link
Member

There are a handful of fixes here that improve the source ranges computed for the AST, on which the scope map depends but which are general goodness.

The source range didn’t include the accessors themselves, so it wasn’t covering its child nodes.
They shouldn’t involve the parameter list, because they aren’t present.
@DougGregor
Copy link
Member Author

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit bbe3c2b into swiftlang:master Sep 3, 2016
@DougGregor DougGregor deleted the fixup-ast-source-ranges branch September 3, 2016 00:12
kateinoigakukun added a commit that referenced this pull request Aug 31, 2022
[pull] swiftwasm from main
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