Mikhail Glukhikh
|
1ea72ec378
|
Fix test data in FIR diagnostic test (merge with local eff. visibility)
|
2020-06-04 10:35:01 +03:00 |
|
Denis Zharkov
|
be4d3783a4
|
FIR: Fix type resolution for anonymous objects
^KT-39050 Fixed
|
2020-06-03 10:43:37 +03:00 |
|
Mikhail Glukhikh
|
0ffa0b2bd7
|
[FIR] Fix effective visibility handling for local members
In future 'Local' effective visibility could be used
as a flag of local declaration
|
2020-06-02 18:47:58 +03:00 |
|
Mikhail Glukhikh
|
57b4a54766
|
[FIR] Calculate effective visibility inside anonymous object properly
#KT-38432 Fixed
|
2020-04-23 13:57:27 +03:00 |
|
Denis Zharkov
|
d869ae7826
|
FIR: Make resolution logic for local classes the same as for top-level
Run different phases through common transformers sequentially
It should make code more reusable and may help with avoid common bugs
|
2020-03-25 15:36:17 +03:00 |
|
Denis Zharkov
|
cdd7e41891
|
FIR: Support proper implicit return type computation for local classes
|
2020-03-25 14:53:34 +03:00 |
|