[PATCH] D81665: [lit] Fix handling of various keyword parse errors

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 12 06:59:16 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2866f9db9e5e: [lit] Fix handling of various keyword parse errors (authored by jdenny).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81665/new/

https://reviews.llvm.org/D81665

Files:
  llvm/utils/lit/lit/TestRunner.py
  llvm/utils/lit/tests/Inputs/shtest-keyword-parse-errors/empty.txt
  llvm/utils/lit/tests/Inputs/shtest-keyword-parse-errors/lit.cfg
  llvm/utils/lit/tests/Inputs/shtest-keyword-parse-errors/multiple-allow-retries.txt
  llvm/utils/lit/tests/Inputs/shtest-keyword-parse-errors/unterminated-run.txt
  llvm/utils/lit/tests/shtest-keyword-parse-errors.py
  llvm/utils/lit/tests/unit/TestRunner.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81665.270382.patch
Type: text/x-patch
Size: 7287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200612/0c467abc/attachment.bin>


More information about the llvm-commits mailing list