Files
kotlin-fork/compiler/testData/codegen/box
Dmitry Petrov 866f188120 Report JVM signature clashes from JVM_IR
Also:

* Do not rename public ABI fields
This includes backing fields for const, lateinit, @JvmField properties,
and instance fields for objects.

* FAKE_OVERRIDE declarations for static members of parent Java classes
Required to report cases when a Kotlin function accidentally overrides
Java class member.
2020-02-13 11:35:48 +03:00
..
2020-02-07 18:44:50 +03:00
2020-02-04 16:14:29 +03:00
2020-01-31 11:39:55 +01:00
2020-02-07 18:44:50 +03:00
2019-11-01 19:40:20 +03:00