Commit ebb17e8
authored
do not apply subtype reduction if type set contains enum literals fro… (microsoft#11368)
* do not apply subtype reduction if type set contains enum literals from the same enum
* do not re-read symbol for the first enum
* addressed PR feedback1 parent f4dc114 commit ebb17e8
5 files changed
Lines changed: 23108 additions & 0 deletions
File tree
- src/compiler
- tests
- baselines/reference
- cases/compiler
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5446 | 5446 | | |
5447 | 5447 | | |
5448 | 5448 | | |
| 5449 | + | |
| 5450 | + | |
| 5451 | + | |
| 5452 | + | |
| 5453 | + | |
| 5454 | + | |
| 5455 | + | |
| 5456 | + | |
| 5457 | + | |
| 5458 | + | |
| 5459 | + | |
| 5460 | + | |
| 5461 | + | |
| 5462 | + | |
| 5463 | + | |
| 5464 | + | |
5449 | 5465 | | |
| 5466 | + | |
| 5467 | + | |
| 5468 | + | |
5450 | 5469 | | |
5451 | 5470 | | |
5452 | 5471 | | |
| |||
0 commit comments