Skip to content

Preliminary "opaque conformance" support in SIL #15784

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

slavapestov
Copy link
Contributor

We want to be able to emit witness_method calls on concrete types and class-constrained archetypes. SIL part of #15735.

- Existential type cannot appear here at all, don't handle it explicitly
- Archetypes can have concrete conformances via their superclass
@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov
Copy link
Contributor Author

@swift-ci Please test source compatibility

@slavapestov slavapestov requested a review from DougGregor April 6, 2018 00:43
@slavapestov slavapestov force-pushed the concrete-witness-method-fix branch from 93ce244 to 7147d35 Compare April 6, 2018 01:28
@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov
Copy link
Contributor Author

@swift-ci Please test source compatibility

1 similar comment
@slavapestov
Copy link
Contributor Author

@swift-ci Please test source compatibility

@slavapestov slavapestov merged commit 86fef48 into swiftlang:master Apr 6, 2018
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.

1 participant