IR: rename DeclarationFactory to InnerClassesSupport, move out of context
(cherry picked from commit cfae5c9c6d5ed3013be26c32cbd0a31c9adfc7cb)
This commit is contained in:
committed by
Vasily Levchenko
parent
2fd1638ece
commit
bd3fd3a54a
-3
@@ -192,9 +192,6 @@ internal class Context(config: KonanConfig) : KonanBackendContext(config) {
|
||||
lateinit var environment: KotlinCoreEnvironment
|
||||
lateinit var bindingContext: BindingContext
|
||||
|
||||
override val declarationFactory
|
||||
get() = TODO("not implemented")
|
||||
|
||||
lateinit var moduleDescriptor: ModuleDescriptor
|
||||
|
||||
lateinit var objCExport: ObjCExport
|
||||
|
||||
Reference in New Issue
Block a user