Skip to content

[Parser] Add source range test for function types #26880

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

Closed

Conversation

davidungar
Copy link
Contributor

A recent PR (which will be reverted before this one lands) caused the source range of a function type to extend past the end of the source. This PR adds a test to ensure that such a mistake does not sneak back into the compiler.

@davidungar
Copy link
Contributor Author

@swift-ci please smoke test and merge

@rintaro
Copy link
Member

rintaro commented Aug 27, 2019

This test is now included in #26883 . Closing

@rintaro rintaro closed this Aug 27, 2019
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