Add warning on -Xcoroutines flag use
The only case when warning is not reported is -Xcoroutines=default. But this is OK until the flag is removed completely.
This commit is contained in:
committed by
Ilya Gorbunov
parent
8f6d2b70a9
commit
cf1f194f8b
@@ -1,3 +1,4 @@
|
||||
-- Common --
|
||||
Exit code: OK
|
||||
Output:
|
||||
warning: -Xcoroutines has no effect: coroutines are enabled anyway in 1.3 and beyond
|
||||
|
||||
Reference in New Issue
Block a user