Skip to content
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

[5.3] SILCombine: Fix update of substitution map when substituting opened opaque archetypes #31385

Merged
merged 2 commits into from Apr 30, 2020

Conversation

aschwaighofer
Copy link
Member

When performing the substitution of the 'concrete' type that happens to
be an opened archetype we need to force the substitution to actually
call the conformance remapping function.

rdar://62202282
SR-12571

master PR: #31349

…ened opaque archetypes

When performing the substitution of the 'concrete' type that happens to
be an opened archetype we need to force the substitution to actually
call the conformance remapping function.

rdar://62202282
SR-12571
@aschwaighofer
Copy link
Member Author

@swift-ci Please test

@swift-ci
Copy link
Collaborator

Build failed
Swift Test OS X Platform
Git Sha - 01cf738

@aschwaighofer
Copy link
Member Author

Unrelated

‘’’
Failing Tests (1):
lldb-api :: lang/swift/expression/no_calculator/TestSwiftNoProcess.py
‘’’

@aschwaighofer
Copy link
Member Author

@swift-ci please test osx

@aschwaighofer
Copy link
Member Author

@swift-ci please test os x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 5.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants