Mark java external declarations in IrFunction.origin

This commit is contained in:
Georgy Bronnikov
2018-11-12 21:03:37 +03:00
parent 1764423860
commit c9343c89bc
7 changed files with 10 additions and 8 deletions
@@ -142,4 +142,4 @@ class LateinitLowering(
}
private val throwErrorFunction = context.ir.symbols.ThrowUninitializedPropertyAccessException.owner
}
}