[PATCH] D41776: [lit] Implement "-r" option for builtin "diff" command + a test using that.
Max Moroz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 5 14:40:22 PST 2018
Dor1s updated this revision to Diff 128808.
Dor1s added a comment.
Use logical OR for exitCode assignment to avoid overwriting its value from 1 to 0.
https://reviews.llvm.org/D41776
Files:
test/tools/llvm-cov/multithreaded-report.test
utils/lit/lit/TestRunner.py
utils/lit/tests/Inputs/shtest-shell/diff-r.txt
utils/lit/tests/shtest-shell.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41776.128808.patch
Type: text/x-patch
Size: 9032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180105/45bcd6f4/attachment.bin>
More information about the llvm-commits
mailing list