[PATCH] D104572: [lit] Add the ability to parse regexes in Lit boolean expressions

Louis Dionne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 29 08:06:11 PDT 2021


ldionne updated this revision to Diff 355250.
ldionne marked 2 inline comments as done.
ldionne added a comment.

Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104572

Files:
  llvm/docs/TestingGuide.rst
  llvm/utils/lit/lit/BooleanExpression.py
  llvm/utils/lit/lit/Test.py
  llvm/utils/lit/tests/Inputs/show-used-features/mixed.txt
  llvm/utils/lit/tests/show-used-features.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104572.355250.patch
Type: text/x-patch
Size: 10672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210629/85cb4df2/attachment-0001.bin>


More information about the llvm-commits mailing list