[PATCH] D150856: [lit] Add %{for-each-file} substitution
Vlad Serebrennikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 20 00:22:43 PDT 2023
Endill updated this revision to Diff 523998.
Endill added a comment.
- Fixed typo
- Get `substituteForEachFile()` out of `processLine()` to avoid dealing with recursion limits
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150856/new/
https://reviews.llvm.org/D150856
Files:
llvm/docs/CommandGuide/lit.rst
llvm/docs/ReleaseNotes.rst
llvm/utils/lit/lit/TestRunner.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150856.523998.patch
Type: text/x-patch
Size: 4290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230520/5d4d9410/attachment.bin>
More information about the llvm-commits
mailing list