[FIR] Cleanup IC provider creation in FirSessionFactory
This commit is contained in:
committed by
TeamCityServer
parent
6d38a236c1
commit
6e4cc49f1d
@@ -52,8 +52,8 @@ fun createSessionForTests(
|
||||
sourceScope,
|
||||
librariesScope,
|
||||
lookupTracker = null,
|
||||
providerAndScopeForIncrementalCompilation = null,
|
||||
getPackagePartProvider,
|
||||
getProviderAndScopeForIncrementalCompilation = { null },
|
||||
dependenciesConfigurator = {
|
||||
friendDependencies(friendsPaths)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user