[all-commits] [llvm/llvm-project] 174305: Add update_any_test_checks.py convenience utility
Nicolai Hähnle via All-commits
all-commits at lists.llvm.org
Thu Dec 1 08:26:31 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1743052a1d8a3c595633f2857c46fa66aa0ff939
https://github.com/llvm/llvm-project/commit/1743052a1d8a3c595633f2857c46fa66aa0ff939
Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
Date: 2022-12-01 (Thu, 01 Dec 2022)
Changed paths:
A llvm/utils/update_any_test_checks.py
Log Message:
-----------
Add update_any_test_checks.py convenience utility
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.
Differential Revision: https://reviews.llvm.org/D139100
More information about the All-commits
mailing list