[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 12:19:58 PDT 2021


ldionne updated this revision to Diff 355329.
ldionne marked an inline comment as done.
ldionne added a comment.

Reformulate documentation.


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.355329.patch
Type: text/x-patch
Size: 10918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210629/0f2f8774/attachment.bin>


More information about the llvm-commits mailing list