[PATCH] D107695: [llvm] [lit] Support forcing lexical test order

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 7 12:41:48 PDT 2021


mgorny updated this revision to Diff 364976.
mgorny marked an inline comment as done.
mgorny edited the summary of this revision.
mgorny added a comment.

Add `--default-order`. Last option specified takes precedence. Include `--lexical-order` in `%{lit}` substitution.


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

https://reviews.llvm.org/D107695

Files:
  llvm/utils/lit/lit/cl_arguments.py
  llvm/utils/lit/lit/main.py
  llvm/utils/lit/tests/custom-result-category.py
  llvm/utils/lit/tests/googletest-format.py
  llvm/utils/lit/tests/googletest-upstream-format.py
  llvm/utils/lit/tests/lit.cfg
  llvm/utils/lit/tests/progress-bar.py
  llvm/utils/lit/tests/reorder.py
  llvm/utils/lit/tests/shtest-env.py
  llvm/utils/lit/tests/shtest-format.py
  llvm/utils/lit/tests/shtest-keyword-parse-errors.py
  llvm/utils/lit/tests/shtest-not.py
  llvm/utils/lit/tests/shtest-run-at-line.py
  llvm/utils/lit/tests/shtest-shell.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107695.364976.patch
Type: text/x-patch
Size: 9140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210807/29af65d1/attachment.bin>


More information about the llvm-commits mailing list