Prohibit using old JVM backend with LV >= 1.6

#KT-48928 Fixed
This commit is contained in:
Alexander Udalov
2021-09-28 22:13:33 +02:00
parent e933c7b6d9
commit aa247726b6
10 changed files with 55 additions and 3 deletions
@@ -1,3 +1,4 @@
warning: language version is automatically inferred to 1.5 when using the old JVM backend. Consider specifying -language-version explicitly, or remove -Xuse-old-backend
warning: -Xuse-old-backend is deprecated and will be removed in a future release
error: -Xabi-stability=unstable is not supported in the old JVM backend
COMPILATION_ERROR