[FIR] Cleanup IC provider creation in FirSessionFactory
This commit is contained in:
committed by
TeamCityServer
parent
6d38a236c1
commit
6e4cc49f1d
+1
-1
@@ -90,8 +90,8 @@ abstract class AbstractFirBaseDiagnosticsTest : BaseDiagnosticsTest() {
|
||||
sourceScope = scope,
|
||||
librariesScope = allProjectScope,
|
||||
lookupTracker = null,
|
||||
providerAndScopeForIncrementalCompilation = null,
|
||||
getPackagePartProvider = { environment.createPackagePartProvider(it) },
|
||||
getProviderAndScopeForIncrementalCompilation = { null },
|
||||
) {
|
||||
configureSession()
|
||||
getFirExtensions()?.let {
|
||||
|
||||
Reference in New Issue
Block a user