Commit 5729d2f
authored
Merge pull request swiftlang#32361 from theblixguy/fix/SR-12990-5.3
[5.3] [CS] Fix a crash in AllowArgumentMismatchFile tree
2 files changed
+18
-0
lines changed- lib/Sema
- validation-test/compiler_crashers_2_fixed
2 files changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3334 | 3334 | | |
3335 | 3335 | | |
3336 | 3336 | | |
| 3337 | + | |
| 3338 | + | |
| 3339 | + | |
| 3340 | + | |
| 3341 | + | |
| 3342 | + | |
| 3343 | + | |
3337 | 3344 | | |
3338 | 3345 | | |
3339 | 3346 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments