Skip to content

Sema: Fix for archetypes leaking through when resolving generic type … #3734

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
merged 1 commit into from
Jul 25, 2016

Conversation

slavapestov
Copy link
Contributor

@slavapestov slavapestov commented Jul 24, 2016

Fixes rdar://problem/27405113

…alias

Also make the existing assertion for this stricter. Previously,
we were calling hasArchetype() on a GenericFunctionType, which
is always false (along with hasTypeParameter()) since generic
function types don't have any free type parameters in them.

Fixes <rdar://problem/27405113>.
@slavapestov
Copy link
Contributor Author

@swift-ci Please test and merge

@swift-ci swift-ci merged commit cc5d8a4 into swiftlang:master Jul 25, 2016
kateinoigakukun pushed a commit that referenced this pull request Aug 31, 2022
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