Files
kotlin-fork/analysis/analysis-test-framework
Anna Kozlova e28e8ad7b8 [AA] recognize library module by roots
merging `LLFirSelectingCombinedSymbolProvider.selectFirstElementInClasspathOrder`
relies on the fact that a candidate belongs to exactly one module.
This can be not true for libraries, attached to multiple modules.
 In that case we need to accept "wrong module" to retrieve correct provider
2023-04-27 11:37:27 +00:00
..