Commit ba0ec53
committed
AST: Tweak a DynamicSelfType hack in the ASTPrinter
Let's use transformRec() instead of subst() here since we want to
leave DependentMemberTypes unchanged. This avoids an assertion
failure with the upcoming change to InFlightSubstitution::lookupConformance().1 parent b911b80 commit ba0ec53
1 file changed
+7
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4334 | 4334 | | |
4335 | 4335 | | |
4336 | 4336 | | |
4337 | | - | |
4338 | | - | |
4339 | | - | |
| 4337 | + | |
| 4338 | + | |
| 4339 | + | |
| 4340 | + | |
| 4341 | + | |
4340 | 4342 | | |
4341 | | - | |
4342 | | - | |
4343 | | - | |
| 4343 | + | |
| 4344 | + | |
4344 | 4345 | | |
4345 | 4346 | | |
4346 | 4347 | | |
| |||
0 commit comments