Skip to content

[CSSimplify] Mark all type variables in member type as holes if base … #72353

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
Mar 18, 2024

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Mar 15, 2024

…is a hole

Even if the member type variable is partially resolved, we still need to mark
inner type variables (if any) as holes because they might not be connected
to anything that could provide contextual type(s).

Resolves: rdar://124549952

…is a hole

Even if the member type variable is partially resolved, we still need
to mark inner type variables (if any) as holes because they might not
be connected to anything that could provide contextual type(s).

Resolves: rdar://124549952
@xedin xedin requested a review from hborla as a code owner March 15, 2024 17:15
@xedin
Copy link
Contributor Author

xedin commented Mar 15, 2024

@swift-ci please test

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.

1 participant