[PATCH] D44598: [lit] Report line number for failed RUN command

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 24 11:46:48 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330755: [lit] Report line number for failed RUN command (authored by jdenny, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44598?vs=142641&id=143791#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44598

Files:
  llvm/trunk/docs/CommandGuide/lit.rst
  llvm/trunk/utils/lit/lit/TestRunner.py
  llvm/trunk/utils/lit/tests/Inputs/shtest-run-at-line/external-shell/basic.txt
  llvm/trunk/utils/lit/tests/Inputs/shtest-run-at-line/external-shell/line-continuation.txt
  llvm/trunk/utils/lit/tests/Inputs/shtest-run-at-line/external-shell/lit.local.cfg
  llvm/trunk/utils/lit/tests/Inputs/shtest-run-at-line/internal-shell/basic.txt
  llvm/trunk/utils/lit/tests/Inputs/shtest-run-at-line/internal-shell/line-continuation.txt
  llvm/trunk/utils/lit/tests/Inputs/shtest-run-at-line/internal-shell/lit.local.cfg
  llvm/trunk/utils/lit/tests/Inputs/shtest-run-at-line/lit.cfg
  llvm/trunk/utils/lit/tests/Inputs/shtest-shell/colon-error.txt
  llvm/trunk/utils/lit/tests/max-failures.py
  llvm/trunk/utils/lit/tests/shtest-format.py
  llvm/trunk/utils/lit/tests/shtest-output-printing.py
  llvm/trunk/utils/lit/tests/shtest-run-at-line.py
  llvm/trunk/utils/lit/tests/shtest-shell.py
  llvm/trunk/utils/lit/tests/unit/TestRunner.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44598.143791.patch
Type: text/x-patch
Size: 14628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180424/d2a773a0/attachment.bin>


More information about the llvm-commits mailing list