[FIR] Create FirExtensionSyntheticFunctionInterfaceProvider only once for all sessions

This is needed to avoid duplication of symbols for the same classIds

^KT-58539 Fixed
This commit is contained in:
Dmitriy Novozhilov
2023-07-06 11:05:46 +03:00
committed by Space Team
parent 32891edc3e
commit 037572ee9f
9 changed files with 24 additions and 28 deletions
@@ -1,5 +1,4 @@
// FIR_DISABLE_LAZY_RESOLVE_CHECKS
// IGNORE_BACKEND: JVM_IR
// LANGUAGE: +MultiPlatformProjects
// ISSUE: KT-58539