Introduce -Xinline-classes compiler flag as more priority than -XXLanguage:+InlineClasses

This commit is contained in:
Victor Petukhov
2019-07-26 08:56:04 +03:00
parent 45644c224e
commit 944ee8fcd5
3 changed files with 12 additions and 0 deletions
+1
View File
@@ -22,6 +22,7 @@ where advanced options include:
-Xdump-perf=<path> Dump detailed performance statistics to the specified file
-Xeffect-system Enable experimental language feature: effect system
-Xexperimental=<fq.name> Enable and propagate usages of experimental API for marker annotation with the given fully qualified name
-Xinline-classes Enable experimental inline classes
-Xintellij-plugin-root=<path> Path to the kotlin-compiler.jar or directory where IntelliJ configuration files can be found
-Xlegacy-smart-cast-after-try Allow var smart casts despite assignment in try block
-Xlist-phases List backend phases