Commit 0436cfc
committed
Do not report multiple diagnostics per signature.
If there are multiple diagnostics per signature, choose the signature
with the fewer diagnostics to report. If there are more than one with
the minimum, choose the latest in the overload set.1 parent c0ff286 commit 0436cfc
5 files changed
Lines changed: 16 additions & 19 deletions
File tree
- src/compiler
- tests/baselines/reference
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21632 | 21632 | | |
21633 | 21633 | | |
21634 | 21634 | | |
21635 | | - | |
| 21635 | + | |
| 21636 | + | |
| 21637 | + | |
| 21638 | + | |
21636 | 21639 | | |
21637 | 21640 | | |
21638 | | - | |
21639 | | - | |
| 21641 | + | |
21640 | 21642 | | |
21641 | 21643 | | |
21642 | | - | |
| 21644 | + | |
| 21645 | + | |
| 21646 | + | |
| 21647 | + | |
| 21648 | + | |
| 21649 | + | |
21643 | 21650 | | |
21644 | 21651 | | |
21645 | 21652 | | |
21646 | 21653 | | |
| 21654 | + | |
21647 | 21655 | | |
| 21656 | + | |
| 21657 | + | |
21648 | 21658 | | |
21649 | 21659 | | |
21650 | 21660 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
600 | 600 | | |
601 | 601 | | |
602 | 602 | | |
| 603 | + | |
603 | 604 | | |
604 | 605 | | |
605 | 606 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2625 | 2625 | | |
2626 | 2626 | | |
2627 | 2627 | | |
2628 | | - | |
2629 | | - | |
2630 | | - | |
2631 | | - | |
2632 | | - | |
2633 | | - | |
2634 | | - | |
2635 | | - | |
2636 | 2628 | | |
2637 | 2629 | | |
2638 | 2630 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8092 | 8092 | | |
8093 | 8093 | | |
8094 | 8094 | | |
8095 | | - | |
| 8095 | + | |
8096 | 8096 | | |
8097 | 8097 | | |
8098 | 8098 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 18 | | |
25 | 19 | | |
0 commit comments