Files
kotlin-fork/compiler/testData/codegen/box
Mikhail Glukhikh 53ad502d2a [FIR2IR] Generate fake overrides earlier and bind them later
Before this commit, we generated fake overrides at last FIR2IR stage,
after having all functions and classes built. This could lead to a
situation when fake override was called before it was generated.
This commit fixes this situation.
2020-08-25 10:00:26 +03:00
..
2020-08-07 14:22:18 +02:00
2020-04-14 13:53:22 +02:00
2020-08-20 15:45:32 +03:00
2020-08-10 10:16:24 +03:00
2020-08-10 10:16:24 +03:00
2020-05-09 21:11:40 +03:00
2019-11-01 19:40:20 +03:00
2020-03-23 15:13:50 +03:00
2020-08-11 12:34:02 +03:00