Revert "[light classes] drop old light classes and backend: iteration #8"

This reverts commit 0df6ac688a.
This commit is contained in:
Dmitry Gridin
2022-06-28 13:52:08 +02:00
parent 38c623bc3a
commit 91fa6af556
4 changed files with 3 additions and 8 deletions
@@ -46,7 +46,7 @@ class CliLightClassGenerationSupport(
private class CliLightClassSupport(
private val project: Project,
override val languageVersionSettings: LanguageVersionSettings,
override val jvmTarget: JvmTarget
private val jvmTarget: JvmTarget
) : KtUltraLightSupport {
// This is the way to untie CliLightClassSupport and CliLightClassGenerationSupport to prevent descriptors leak