[PATCH] D82233: [lit] Add --show command line option
Julian Lettner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 8 16:15:17 PDT 2020
yln updated this revision to Diff 276593.
yln marked an inline comment as done.
yln added a comment.
Add `-show-xxx` for all result codes in addtion to unsupported and xfail.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82233/new/
https://reviews.llvm.org/D82233
Files:
llvm/utils/lit/lit/cl_arguments.py
llvm/utils/lit/lit/main.py
llvm/utils/lit/tests/Inputs/show-result-codes/fail.txt
llvm/utils/lit/tests/Inputs/show-result-codes/lit.cfg
llvm/utils/lit/tests/Inputs/show-result-codes/pass.txt
llvm/utils/lit/tests/Inputs/show-result-codes/unsupported.txt
llvm/utils/lit/tests/Inputs/show-result-codes/xfail.txt
llvm/utils/lit/tests/show-result-codes.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82233.276593.patch
Type: text/x-patch
Size: 4741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/507566a3/attachment.bin>
More information about the llvm-commits
mailing list