[IR] Rename IrAnnotationsFromPluginRegistrar to IrGeneratedDeclarationsRegistrar
In further commits, this service will be used not only for registering annotations, but newly generated IR declarations too
This commit is contained in:
@@ -168,7 +168,7 @@ internal class FirMetadataSerializer(
|
||||
FirKLibSerializerExtension(
|
||||
session, metadataVersion, constValueProvider = null,
|
||||
allowErrorTypes = false, exportKDoc = false,
|
||||
additionalAnnotationsProvider = null
|
||||
additionalMetadataProvider = null
|
||||
),
|
||||
languageVersionSettings,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user