FirNestedClassifierScope: don't give empty map substitutor to a processor

Optimization related to KT-58008 (hides the issue in some cases)
This commit is contained in:
Mikhail Glukhikh
2023-04-24 17:20:22 +02:00
committed by Space Team
parent 4172ce1018
commit 5daafd5ed5
5 changed files with 112 additions and 8 deletions
@@ -1,7 +1,6 @@
// WITH_STDLIB
// WITH_COROUTINES
// TARGET_BACKEND: JVM_IR
// IGNORE_BACKEND_K2: JVM_IR
// ISSUE: KT-58008
import kotlin.coroutines.*