Skip to content

[5.0] [Type checker] Make sure we wire up generic parameters of a context. #21036

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

Conversation

DougGregor
Copy link
Member

The attempt to short-circuit wiring up generic parameters of a context
didn’t work when one of the inner types didn’t itself have generic
parameters. Make sure we still wire up generic parameters in this case.

Fixes a crasher encountered while investigating rdar://problem/43406595.

The attempt to short-circuit wiring up generic parameters of a context
didn’t work when one of the inner types didn’t itself have generic
parameters. Make sure we still wire up generic parameters in this case.

Fixes a crasher encountered while investigating rdar://problem/43406595.

(cherry picked from commit 58e855e)
@DougGregor DougGregor requested a review from a team as a code owner December 5, 2018 06:45
@DougGregor
Copy link
Member Author

@swift-ci please test

@AnnaZaks AnnaZaks merged commit ed6eb11 into swiftlang:swift-5.0-branch Dec 5, 2018
@DougGregor DougGregor deleted the nested-extension-generic-params-5.0 branch December 10, 2018 05:32
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