[FIR] Add CLI flag for running extended checkers
This commit is contained in:
+1
@@ -70,6 +70,7 @@ where advanced options include:
|
||||
-Xskip-prerelease-check Allow to load pre-release classes
|
||||
-Xuse-experimental=<fq.name> Enable, but don't propagate usages of experimental API for marker annotation with the given fully qualified name
|
||||
-Xuse-fir Compile using Front-end IR. Warning: this feature is far from being production-ready
|
||||
-Xuse-fir-extended-checkers Use extended analysis mode based on Front-end IR. Warning: this feature is far from being production-ready
|
||||
-Xuse-mixed-named-arguments Enable Support named arguments in their own position even if the result appears as mixed
|
||||
-Xverbose-phases Be verbose while performing these backend phases
|
||||
|
||||
|
||||
Reference in New Issue
Block a user