[IR] Autogenerate IrTypeAliasImpl

^KT-65773 In Progress
This commit is contained in:
Wojciech Litewka
2024-02-16 12:49:19 +01:00
committed by Space Team
parent 1008fa566f
commit 0b78cf9aa3
2 changed files with 18 additions and 16 deletions
@@ -127,10 +127,6 @@ object ImplementationConfigurator : AbstractIrTreeImplementationConfigurator() {
impl(file) {
implementation.doPrint = false
}
impl(typeAlias) {
implementation.doPrint = false
}
}
private fun ImplementationContext.configureDeclarationWithLateBindinig(symbolType: ClassRef<*>) {