[PATCH] D139100: Add update_any_test_checks.py convenience utility
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 1 04:44:10 PST 2022
nhaehnle created this revision.
nhaehnle added reviewers: arsenm, foad, mtrofin, arichardson.
Herald added a project: All.
nhaehnle requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.
Given a list of test files, this utility will run (optionally in
parallel) the corresponding update_*_test_checks tool for all given
tests that have automatically generated assertions.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D139100
Files:
llvm/utils/update_any_test_checks.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139100.479245.patch
Type: text/x-patch
Size: 3532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221201/e41d1ff3/attachment.bin>
More information about the llvm-commits
mailing list