[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
Wed Jun 23 07:51:22 PDT 2021


ldionne updated this revision to Diff 353976.
ldionne added a comment.

Fix issue with grouping, add more tests (in particular, for interaction with --show-used-features)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104572

Files:
  llvm/utils/lit/lit/BooleanExpression.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.353976.patch
Type: text/x-patch
Size: 6657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210623/9bd28692/attachment.bin>


More information about the llvm-commits mailing list