[all-commits] [llvm/llvm-project] 771842: [clang-tidy] Improve rename_check.py
Chris Cotter via All-commits
all-commits at lists.llvm.org
Mon Jan 23 13:25:26 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7718422d3b788a52b751773f464bfa52a6461fb7
https://github.com/llvm/llvm-project/commit/7718422d3b788a52b751773f464bfa52a6461fb7
Author: Chris Cotter <ccotter14 at bloomberg.net>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M clang-tools-extra/clang-tidy/rename_check.py
Log Message:
-----------
[clang-tidy] Improve rename_check.py
rename_check.py now find and renames the test file. rename_check.py
also will now use 'git mv', so the developer no longer has to manually
add the file after running the script.
Reviewed By: carlosgalvezp
Differential Revision: https://reviews.llvm.org/D141463
More information about the All-commits
mailing list