Ilya Chernikov
|
39b05a0a1c
|
K2 IC: fix classifiers lookups
in particular nested classifiers and companions.
#KTIJ-24833 fixed
#KTIJ-24830 fixed
#KT-55195 fixed
|
2024-03-12 11:38:07 +00:00 |
|
Ilya Chernikov
|
1989e8f094
|
IC tests: add infrastructure for K1/K2 lookups comparison
Adapt lookup tests to allow running K1 and K2 on the same testdata
and compare the lookups recorded.
|
2024-03-12 11:38:06 +00:00 |
|
Ilya Chernikov
|
684d0b8690
|
K2 IC: filter out builtins lookups
Do not record lookups to kotlin builtins, since it is considered
useless.
Related to #KT-66417
|
2024-03-12 11:38:06 +00:00 |
|
Ilya Chernikov
|
5b62558798
|
K2 IC: fix member lookup recording
The previous code recorded only class name, instead of fqname,
as a scope of lookup.
#KT-65943 fixed
#KTIJ-24828 fixed
related to #KT-56197
|
2024-03-12 11:38:06 +00:00 |
|