Skip to content

[Interface types in normal conformances] Cope with inherited conformances #12993

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

Conversation

DougGregor
Copy link
Member

When mapping from context types to interface types to record the
conformances within a NormalProtocolConformance, take care to deal
with inherited conformances based on superclass constraints.

Fixes a crasher uncovered by Vapor. This fix is unprincipled but expedient;
a better fix will come shortly.

…nces.

When mapping from context types to interface types to record the
conformances within a NormalProtocolConformance, take care to deal
with inherited conformances based on superclass constraints.

Fixes a crasher uncovered by Vapor. This fix is unprincipled but expedient;
a better fix will come shortly.
@DougGregor
Copy link
Member Author

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit c9e9c90 into swiftlang:master Nov 17, 2017
@DougGregor DougGregor deleted the interface-types-conformances-vapor branch November 17, 2017 22:33
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