mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 19:10:14 +01:00
@@ -45,7 +45,7 @@ def main() -> None:
|
||||
parser.add_argument("files", nargs="*")
|
||||
args = parser.parse_args()
|
||||
|
||||
if args.allow_check_fail:
|
||||
if args.non_fatal_checks:
|
||||
if build_mode == "opt":
|
||||
exit(
|
||||
"`--non-fatal-checks` is incompatible with inferred "
|
||||
|
||||
Reference in New Issue
Block a user