Pavel Kunyavskiy
e6f4d6e6fa
[Tests] Use stable order for ir/kotlinLike dumps
...
^KT-65406
2024-02-16 10:19:38 +00:00
Vladimir Sukharev
bae8b283c7
[IR] Normalize temp var names in Kotlin-like dump
...
^KT-61983 Fixed
2023-10-11 07:49:35 +00:00
Sergej Jaskiewicz
89ff7bd0db
[IR] Add body printing strategy to Kotlin-like dumper
2023-05-04 14:11:19 +00:00
Alexander Udalov
68b94b07b8
Fir2Ir: more precise calculation of enum class modality
...
Use the same condition as in the already existing `createIrEnumEntry`
function (and as in psi2ir): enum class should be final unless there's
an enum entry with any declaration other than its constructor.
#KT-57216
2023-04-27 11:02:22 +00:00
Dmitriy Novozhilov
88efa6bfb6
Update tests after switching to LV 1.9
2023-01-30 09:29:57 +00:00
Zalim Bashorov
c68040753d
[IR] dumpKotlinLike: add testdata for FIR tests
2020-11-26 00:15:13 +03:00