Make warning about usage of -XX-flags less scary

This commit is contained in:
Dmitry Savvinov
2018-07-16 11:00:48 +03:00
parent 9634734abf
commit 70144f8003
7 changed files with 7 additions and 7 deletions
@@ -3,7 +3,7 @@ This build uses internal compiler arguments:
-XXLanguage:-SoundSmartCastsAfterTry
This mode is strictly prohibited for production use,
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!