Skip to content

[5.9][CSSimplify] Add special handling if specialized type comes from TypeExpr #66885

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
Jun 24, 2023

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Jun 23, 2023

Cherry-pick of #66796


  • Explanation:

Add a special case for TypeExpr due to i.e. context specialization,
in such cases there is nothing for the solver to "open" so we need to
form opened type map manually.

Resolves: rdar://111059036

(cherry picked from commit e1e933c)
(cherry picked from commit 5e30445)

…eExpr`

Add a special case for `TypeExpr` due to i.e. context specialization,
in such cases there is nothing for the solver to "open" so we need
to form opened type map manually.

Resolves: rdar://111059036

(cherry picked from commit e1e933c)
(cherry picked from commit 5e30445)
@xedin xedin added 🍒 release cherry pick Flag: Release branch cherry picks swift 5.9 labels Jun 23, 2023
@xedin xedin requested review from DougGregor and hborla June 23, 2023 16:14
@xedin xedin requested a review from a team as a code owner June 23, 2023 16:14
@xedin
Copy link
Contributor Author

xedin commented Jun 23, 2023

@swift-ci please test

@xedin xedin merged commit 1966deb into swiftlang:release/5.9 Jun 24, 2023
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.9
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants