[CLI] Prohibit passing HMPP module structure with CLI arguments to metadata compiler

^KT-57644 Fixed
This commit is contained in:
Dmitriy Novozhilov
2023-03-29 10:44:28 +03:00
committed by Space Team
parent b9c61bbc60
commit 96e9d690a6
4 changed files with 12 additions and 7 deletions
+12
View File
@@ -0,0 +1,12 @@
warning: ATTENTION!
This build uses unsafe internal compiler arguments:
-XXLanguage:+MultiPlatformProjects
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: language version 2.0 is experimental, there are no backwards compatibility guarantees for new language and library features
error: HMPP module structure should not be passed during metadata compilation. Please remove `-Xfragments` and related flags
COMPILATION_ERROR