[PATCH] D150856: [lit] Add %{for-each-file} substitution
Vlad Serebrennikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 19 13:20:35 PDT 2023
Endill updated this revision to Diff 523911.
Endill edited the summary of this revision.
Endill added a comment.
Trying to work with python iterators the correct (lazy) way is just too cumbersome. Replace it with something more conventional.
Also add a link to related Discourse thread <https://discourse.llvm.org/t/rfc-opt-in-way-to-make-verifydiagnosticconsumer-slightly-less-strict/70747> in the description.
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.523911.patch
Type: text/x-patch
Size: 4305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230519/abde0df4/attachment.bin>
More information about the llvm-commits
mailing list