[all-commits] [llvm/llvm-project] 2b0b84: [lit] Small improvements in cl_arguments.py
Julian Lettner via All-commits
all-commits at lists.llvm.org
Tue Oct 29 16:47:14 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2b0b84108320703efc7b300afbaaf1e688a6ea58
https://github.com/llvm/llvm-project/commit/2b0b84108320703efc7b300afbaaf1e688a6ea58
Author: Julian Lettner <julian.lettner at gmail.com>
Date: 2019-10-29 (Tue, 29 Oct 2019)
Changed paths:
M llvm/utils/lit/lit/cl_arguments.py
M llvm/utils/lit/lit/main.py
Log Message:
-----------
[lit] Small improvements in cl_arguments.py
*) `--max-tests` should be positive integer
*) `--max-time` should be positive integer
*) Remove unnecessary defaults for command line option parsing
More information about the All-commits
mailing list