Files
kotlin/compiler/testData/codegen/boxAgainstJava
Alexander Udalov 5c807266f6 JVM IR: fix origin of file class in FileClassLowering
IrDeclarationOrigin.FILE_CLASS is used in CallableReferenceLowering to
generate correct declaration owner.

Many reflection tests start to fail with this commit because they are
now treating callable references to top level declarations as Kotlin
symbols and fail because there's no JVM signature for them; this is
fixed in subsequent commits (previously, they worked because without
Kotlin metadata, these files were treated as Java classes)
2019-02-07 21:23:02 +01:00
..
2018-08-02 13:19:27 +02:00
2018-08-02 13:19:27 +02:00
2018-08-02 13:19:27 +02:00
2018-08-09 14:22:50 +03:00
2018-08-02 13:19:27 +02:00
2018-10-22 16:32:55 +02:00
2018-08-15 10:26:28 +03:00
2018-08-02 13:19:27 +02:00