[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:
committed by
Space Team
parent
0dace65f05
commit
6ca6221be9
@@ -4,7 +4,6 @@
|
||||
// ISSUE: KT-60854
|
||||
// WITH_STDLIB
|
||||
// FULL_JDK
|
||||
// MUTE_LL_FIR: KT-62832
|
||||
|
||||
// MODULE: common
|
||||
// FILE: common.kt
|
||||
|
||||
Reference in New Issue
Block a user