Commit ac9f365
committed
Ensure type tracking for subtypes.
When a source type is determined to be a subtype equivalent of a target
type, then there is no need to do any remapping. However, we still need
to track that the source type should be substituted everywhere by the
target type.
Signed-off-by: Ryan Levick <ryan.levick@fermyon.com>1 parent f398c13 commit ac9f365
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
134 | 137 | | |
135 | 138 | | |
136 | 139 | | |
| |||
0 commit comments