Warn about mistyped phase names in CLI
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
-d
|
||||
$TEMP_DIR$
|
||||
-Xuse-ir
|
||||
-Xverbose-phases=qz,qq
|
||||
$TESTDATA_DIR$/simple.kt
|
||||
@@ -0,0 +1,3 @@
|
||||
warning: no phase named qz, ignoring
|
||||
warning: no phase named qq, ignoring
|
||||
OK
|
||||
Reference in New Issue
Block a user