Ivan Kochurkin
|
ad9b962536
|
[FIR] Fix tests (ARGUMENT_TYPE_MISMATCH instead of INCOMPATIBLE_CANDIDATE)
|
2021-04-12 23:49:55 +03:00 |
|
Dmitriy Novozhilov
|
f283f2db43
|
[FIR] Improve diagnostic reporting & don't use error symbol for candidate if possible
Also introduce few new diagnostics:
- NONE_APPLICABLE more many inapplicable candidates
- HIDDEN for visible candidates
|
2020-07-28 20:46:56 +03:00 |
|
Denis Zharkov
|
434444cd69
|
FIR: Support FirComparisonOperator in body transformers and DFA
^KT-31163 In Progress
|
2020-02-27 18:21:34 +03:00 |
|
simon.ogorodnik
|
34e6649d31
|
[FIR] Harden check of argument type properly
Before this commit, nullable argument could match not null parameter.
Now we require also correct nullability that breaks some cases
|
2020-02-03 16:45:18 +03:00 |
|
Dmitriy Novozhilov
|
2536fa0cd5
|
[FIR-TEST] Add new testdata generated after changes in previous commit
|
2019-12-12 16:11:46 +03:00 |
|