You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Commonizer] Load "refines"/"dependsOn" klibs via KlibBasedSymbolProvider
Load "refines"/"dependsOn" klibs via `KlibBasedSymbolProvider`.
The provider is instantiated early and seems to now depend in any way
on `FirSourceModuleData` (see `createSingleSession()`).
See: `ClassifierCommonizationFromSourcesTest.testDifferentTypeAliasesInArguments`.
0 commit comments