Skip to content

Excise getInput() from printing #17099

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 11, 2018
Merged

Excise getInput() from printing #17099

merged 1 commit into from
Jun 11, 2018

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Jun 11, 2018

Not NFC because it changes the printing behavior for function type
parameters. They are no longer reported as types (paren, tuple, or raw),
but as Params.

@CodaFi CodaFi requested a review from slavapestov June 11, 2018 00:30
@CodaFi
Copy link
Contributor Author

CodaFi commented Jun 11, 2018

@swift-ci please smoke test

Not NFC because it changes the printing behavior for function type
parameters.  They are no longer reported as types (paren, tuple, or raw),
but as Params.
@CodaFi
Copy link
Contributor Author

CodaFi commented Jun 11, 2018

@nkcsgexi Could you take a look at the SourceKit change?

Copy link
Contributor

@nkcsgexi nkcsgexi left a comment

Choose a reason for hiding this comment

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

The sourcekit part LGTM.

@CodaFi
Copy link
Contributor Author

CodaFi commented Jun 11, 2018

@swift-ci please smoke test

@CodaFi
Copy link
Contributor Author

CodaFi commented Jun 11, 2018

⛵️

@CodaFi CodaFi merged commit a6a6ad8 into swiftlang:master Jun 11, 2018
@CodaFi CodaFi deleted the ast-toner branch June 11, 2018 23:31
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