Commit bc0d1bc
[Commonizer] Load "refines"/"dependsOn" klibs via
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`.KlibBasedSymbolProvider
1 parent f177478 commit bc0d1bc
File tree
1 file changed
+1
-1
lines changed- native/commonizer/tests/org/jetbrains/kotlin/commonizer/utils
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
0 commit comments