Files
kotlin-fork/compiler/testData/codegen/box/classes
Mikhail Glukhikh 334cab7357 [FIR] Don't build redundant fake overrides for private members
The only case we may need fake override for private members is
a situation when class refers itself with different type arguments.
So in this commit we forbid such fake overrides when we can prove
that class does not refers itself here.
2020-02-20 18:34:51 +03:00
..
2018-07-10 14:11:09 +03:00
2018-06-19 17:09:31 +03:00