[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
Sat Jan 6 16:25:42 PST 2018


Dor1s updated this revision to Diff 128859.
Dor1s marked 4 inline comments as done.
Dor1s added a comment.

An optimized version that works, but needs some cleanup + more tests.


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.128859.patch
Type: text/x-patch
Size: 9253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180107/00148999/attachment.bin>


More information about the llvm-commits mailing list