f5c33ad380
FIR implementation already does not have this check in `createContextDependentCopy`, because it's called not inside `analyze` call, but before it (see `analyzeInDependedAnalysisSession`) ^KT-62139 Fixed