Skip to content

[5.2] Generic Specializer: Use getResilienceExpansion() throughout ReabstractionInfo #28773

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

eeckstein
Copy link
Contributor

It must be consistent, otherwise the specialized function types may not match for calls in functions with different resilience expansions.

Fixes an assertion crash in the generic specializer.

rdar://problem/57844964

…ctionInfo

It must be consistent, otherwise the specialized function types may not match for calls in functions with different resilience expansions.

Fixes an assertion crash in the generic specializer.

rdar://problem/57844964
@eeckstein eeckstein requested a review from a team as a code owner December 13, 2019 14:45
@eeckstein
Copy link
Contributor Author

@swift-ci test

@eeckstein eeckstein merged commit 93bbe0e into swiftlang:swift-5.2-branch Jan 7, 2020
@eeckstein eeckstein deleted the fix-specializer-5.2 branch January 7, 2020 18:58
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.

3 participants