Denis.Zharkov
|
377a0aa237
|
FIR2IR: Adjust test data for updated overridden structure
|
2021-02-20 10:59:22 +03:00 |
|
Denis.Zharkov
|
1e0d9f4075
|
FIR2IR: Do not add implicit casts for types with different nullability
For smart casts, elvises, etc., there are no implicit casts in psi2fir
in changed test data
|
2021-01-29 10:50:22 +03:00 |
|
Denis.Zharkov
|
5c62ee4ba8
|
FIR2IR: Fix complex cases of smart cast expressions used as dispatch receiver
It might be not only <ExpressionWithSmartCast>(a).foo(), but also
id(<ExpressionWithSmartCast>(a)).foo() and many other cases
|
2021-01-29 10:50:22 +03:00 |
|
Dmitriy Novozhilov
|
4752924b13
|
[TD] Update FQN's in testdata of IR text tests
|
2021-01-22 13:51:29 +03:00 |
|
Mikhail Glukhikh
|
d6e144c80e
|
[FIR] Extend callableNames known for JvmMappedScope
|
2020-12-09 19:53:23 +03:00 |
|