Reapply "[IrFakeOverrideBuilder] Support fake overrides for java static methods"
This reverts commit6271f5cbe5. The original commit15094eb03awas reverted because it caused a problem during bootstrap. That problem is fixed in a subsequent commit.
This commit is contained in:
committed by
Space Team
parent
3d2d2af60c
commit
b752d3997b
@@ -1,5 +1,4 @@
|
||||
// TARGET_BACKEND: JVM_IR
|
||||
// IGNORE_CODEGEN_WITH_IR_FAKE_OVERRIDE_GENERATION: KT-64150
|
||||
// FILE: AbstractBlackBoxCodegenTest.java
|
||||
|
||||
public abstract class AbstractBlackBoxCodegenTest extends CodegenTestCase {}
|
||||
|
||||
Reference in New Issue
Block a user