Denis Zharkov
|
65e444a39c
|
FIR: Properly support local functions in DEBUG_INFO_CALL
|
2020-04-21 09:48:03 +03:00 |
|
Denis Zharkov
|
27b860682b
|
FIR: Support DEBUG_INFO_EXPRESSION_TYPE
|
2020-04-21 09:48:03 +03:00 |
|
Denis Zharkov
|
b62400124a
|
FIR: Support DEBUG_INFO_CALL calls in tests
|
2020-04-21 09:48:03 +03:00 |
|
Mikhail Glukhikh
|
fe02c2bab3
|
FIR: return Unit from empty lambda
|
2020-04-20 17:05:34 +03:00 |
|
Denis Zharkov
|
6cc6b9efcb
|
FIR: Fix overload resolution for some invoke cases
Namely, it's about the cases when there are multiple variable candidates
with the same priority and all of them should be collected and compared
|
2020-04-02 12:10:50 +03:00 |
|
Denis Zharkov
|
9abe669443
|
FIR: Fix resolution for invokes on class qualifiers
|
2020-04-02 12:10:50 +03:00 |
|