Skip to content

[SILGen] Merge the two SILGen requests #31770

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
May 14, 2020

Conversation

hamishknight
Copy link
Contributor

They both do essentially the same thing, with the single-file request being the single-element case of the whole-module request, with only the call to getAllForModule really caring about the difference.

@hamishknight
Copy link
Contributor Author

@swift-ci please test

@hamishknight hamishknight requested a review from CodaFi May 13, 2020 22:23
@swiftlang swiftlang deleted a comment from swift-ci May 13, 2020
@hamishknight
Copy link
Contributor Author

@swift-ci please test macOS

@swiftlang swiftlang deleted a comment from swift-ci May 13, 2020
Copy link
Contributor

@CodaFi CodaFi left a comment

Choose a reason for hiding this comment

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

Only some nits. I wouldn't stop you from merging this.

They both do essentially the same thing, with the
single-file request being the single-element case
of the whole-module request, with only the call to
`getAllForModule` really caring about the
difference.
@hamishknight
Copy link
Contributor Author

@swift-ci please smoke test

@hamishknight hamishknight merged commit df09ca2 into swiftlang:master May 14, 2020
@hamishknight hamishknight deleted the sil-gen-ralization branch May 14, 2020 03:59
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