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

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