[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
Mon Jun 28 09:50:11 PDT 2021


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

Address review comments. Thanks for reviewing!


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/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.354940.patch
Type: text/x-patch
Size: 9482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210628/c9c78507/attachment.bin>


More information about the llvm-commits mailing list