[LL FIR] LLFirStatusLazyResolver: more conservative optimization for actual classes

We cannot skip resolution in the case of type actualization as we cannot
guaranty that there are no any classes in super types which can be
actualized in the current context

^KT-62832 Fixed
^KT-63547
This commit is contained in:
Dmitrii Gridin
2023-12-19 17:43:22 +01:00
committed by Space Team
parent 0dace65f05
commit 6ca6221be9
3 changed files with 29 additions and 7 deletions
@@ -4,7 +4,6 @@
// ISSUE: KT-60854
// WITH_STDLIB
// FULL_JDK
// MUTE_LL_FIR: KT-62832
// MODULE: common
// FILE: common.kt