Commit e27fb06
authored
Fix crash in recursive declared type resolution (microsoft#23950)
When one type has a type parameter with a default1 parent b31968a commit e27fb06
File tree
4 files changed
+53
-1
lines changed- src/compiler
- tests
- baselines/reference
- cases/compiler
4 files changed
+53
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5656 | 5656 | | |
5657 | 5657 | | |
5658 | 5658 | | |
| 5659 | + | |
| 5660 | + | |
| 5661 | + | |
| 5662 | + | |
5659 | 5663 | | |
5660 | 5664 | | |
5661 | 5665 | | |
| |||
7048 | 7052 | | |
7049 | 7053 | | |
7050 | 7054 | | |
7051 | | - | |
| 7055 | + | |
7052 | 7056 | | |
7053 | 7057 | | |
7054 | 7058 | | |
| |||
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments