Skip to content

[GSB] Recognize self-derived protocol requirements within a protocol. #11991

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 computing the requirement signature of a protocol, eliminate requirement
sources that are self-derived by virtual of using a given requirement of
that protocol to prove that same constraint.

When computing the requirement signature of a protocol, eliminate requirement
sources that are self-derived by virtual of using a given requirement of
that protocol to prove that same constraint.
@DougGregor
Copy link
Member Author

@swift-ci please smoke test and merge

1 similar comment
@DougGregor
Copy link
Member Author

@swift-ci please smoke test and merge

@compnerd
Copy link
Member

@swift-ci please clean smoke test Linux platform

@compnerd
Copy link
Member

Ill go ahead and merge this, since it was originally meant to be merged, but the clean build issue prevented it.

@compnerd compnerd merged commit 3ad9504 into swiftlang:master Sep 19, 2017
@DougGregor
Copy link
Member Author

Thanks @compnerd

@DougGregor DougGregor deleted the gsb-self-derived-in-requirement-sig branch September 19, 2017 19:27
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