4c22afd1f3
Before, 'FirSession's for not-under content root modules were stored in a project-global service, which essentially means that even if one creates a non-cached 'LLFirResolveSession', 'FirSession's for such modules will be cached and reused later. Such exact behavior happened in sealed class inheritor pre-analysis handler.