Skip to content

Sema: Remove requirement/witness ranking #11244

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

slavapestov
Copy link
Contributor

No description provided.

This doesn't appear to be necessary when name lookup
does the right thing.

We don't *want* Sema to consider overload sets
containing both a protocol requirement and a witness,
because this could lead to exponential behavior.
@slavapestov slavapestov force-pushed the remove-requirement-witness-overload-ranking branch from e884ccc to d35cacd Compare July 28, 2017 08:20
@slavapestov
Copy link
Contributor Author

@swift-ci Please test

@slavapestov
Copy link
Contributor Author

@swift-ci Please test source compatibility

@swift-ci
Copy link
Contributor

Build failed
Jenkins build - Swift Test OS X Platform
Git Commit - e884cccb375fb4e0fddd11bd72966f45dbad72df
Test requested by - @slavapestov

@slavapestov slavapestov changed the title [WIP] experiment Sema: Remove requirement/witness ranking Jul 28, 2017
@slavapestov slavapestov merged commit 111adf9 into swiftlang:master Jul 28, 2017
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