[PATCH] D81337: Add max-failures option to lit documentation
Joel E. Denny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 19 10:19:35 PDT 2020
jdenny added inline comments.
================
Comment at: llvm/docs/CommandGuide/lit.rst:165
+ An integer argument may be passed on the command line
+ or the environment vairable MAX_FAILURES may be set
+ prior to execution.
----------------
jdenny wrote:
> vairable -> variable
>
> Also, does a `MAX_FAILURES` environment variable exist? `git grep MAX_FAILURES` doesn't find it.
Ping.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81337/new/
https://reviews.llvm.org/D81337
More information about the llvm-commits
mailing list