Commit 78250ec
fix noImplicitReturns check when strictNullChecks is false (microsoft#20326)
1 parent 93dca00 commit 78250ec
5 files changed
Lines changed: 70 additions & 9 deletions
File tree
- src/compiler
- tests
- baselines/reference
- cases/conformance/es6/yieldExpressions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22049 | 22049 | | |
22050 | 22050 | | |
22051 | 22051 | | |
| 22052 | + | |
| 22053 | + | |
| 22054 | + | |
| 22055 | + | |
| 22056 | + | |
| 22057 | + | |
| 22058 | + | |
| 22059 | + | |
22052 | 22060 | | |
22053 | 22061 | | |
22054 | | - | |
22055 | | - | |
22056 | | - | |
22057 | | - | |
22058 | | - | |
22059 | | - | |
22060 | | - | |
22061 | | - | |
22062 | | - | |
22063 | 22062 | | |
22064 | 22063 | | |
22065 | 22064 | | |
| |||
| 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 | + | |
Lines changed: 15 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 | + | |
Lines changed: 20 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 | + | |
| 19 | + | |
| 20 | + | |
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments