Commit b6ba3fe
committed
[CSSimplify] Mark all type variables in member type as holes if base 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://1245499521 parent a245391 commit b6ba3fe
2 files changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10739 | 10739 | | |
10740 | 10740 | | |
10741 | 10741 | | |
10742 | | - | |
10743 | | - | |
| 10742 | + | |
10744 | 10743 | | |
10745 | 10744 | | |
10746 | 10745 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
816 | 816 | | |
817 | 817 | | |
818 | 818 | | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
0 commit comments