[IR] Enable -Xvalue-classes flag

Signed-off-by: Evgeniy.Zhelenskiy <Evgeniy.Zhelenskiy@jetbrains.com>

#KT-1179
This commit is contained in:
Evgeniy.Zhelenskiy
2022-12-21 22:32:43 +01:00
committed by Space Team
parent 26bcfcd375
commit 25db5bf6e1
3 changed files with 11 additions and 0 deletions
@@ -165,6 +165,7 @@ class CompilerArgumentsContentProspectorTest {
K2JVMCompilerArguments::noUnifiedNullChecks,
K2JVMCompilerArguments::useOldInlineClassesManglingScheme,
K2JVMCompilerArguments::enableJvmPreview,
K2JVMCompilerArguments::valueClasses,
)
private val k2JVMCompilerArgumentsStringProperties = commonCompilerArgumentsStringProperties + listOf(