[IR] Provide new plugin API to access declaration via FqName in the safe way
This commit is contained in:
@@ -304,7 +304,8 @@ fun GeneratorContext.generateModuleFragmentWithPlugins(
|
||||
languageVersionSettings,
|
||||
symbolTable,
|
||||
typeTranslator,
|
||||
irBuiltIns
|
||||
irBuiltIns,
|
||||
linker = irLinker
|
||||
)
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user