Files
kotlin-fork/kotlin-native/backend.native/tests/codegen
Igor Chevdar 554e94a322 [K/N][IR] Never consider a enum a final class
Unfortunately, neither descriptors nor Lazy IR have enough information
to correctly deduce a enum's modality as psi2ir does, so to avoid the RTTI generator
generating different vtables in different setups (whether a klib is cached or not),
conservatively consider all enums non-final.
2022-02-02 22:46:15 +05:00
..
2021-12-16 08:33:36 +00:00
2021-10-26 10:12:30 +00:00
2021-11-13 12:38:45 +01:00
2021-11-16 11:59:55 +00:00