[FIR] Rename firMultiplatformCompilationWithLightTreeWithoutErrors
to firMultiplatformCompilationWithPsiWithoutErrors Use `-Xuse-fir-lt=false` since now lt is default
This commit is contained in:
committed by
Space Team
parent
04fc2bde96
commit
46b9e15101
+3
-2
@@ -2,10 +2,11 @@ $TESTDATA_DIR$/firMultiplatformCompilationWithoutErrors/common.kt
|
||||
$TESTDATA_DIR$/firMultiplatformCompilationWithoutErrors/jvm.kt
|
||||
-Xcommon-sources
|
||||
$TESTDATA_DIR$/firMultiplatformCompilationWithoutErrors/common.kt
|
||||
-Xuse-k2
|
||||
-language-version
|
||||
2.0
|
||||
-Xuse-fir-lt=false
|
||||
-cp
|
||||
.
|
||||
-d
|
||||
$TEMP_DIR$
|
||||
-XXLanguage\:+MultiPlatformProjects
|
||||
-Xuse-fir-lt
|
||||
-1
@@ -8,6 +8,5 @@ This mode is not recommended for production use,
|
||||
as no stability/compatibility guarantees are given on
|
||||
compiler or generated code. Use it at your own risk!
|
||||
|
||||
warning: compiler flag -Xuse-k2 is deprecated, please use "-language-version 2.0" instead
|
||||
warning: language version 2.0 is experimental, there are no backwards compatibility guarantees for new language and library features
|
||||
OK
|
||||
Reference in New Issue
Block a user