[all-commits] [llvm/llvm-project] 66bf54: [clang-tidy] Use Python3 for add_new_check.py and ...
Carlos Galvez via All-commits
all-commits at lists.llvm.org
Thu Dec 15 22:54:33 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66bf54abb54e6eafb08fcece87cf5d9d32fedcd3
https://github.com/llvm/llvm-project/commit/66bf54abb54e6eafb08fcece87cf5d9d32fedcd3
Author: Carlos Galvez <carlosgalvezp at gmail.com>
Date: 2022-12-16 (Fri, 16 Dec 2022)
Changed paths:
M clang-tools-extra/clang-tidy/add_new_check.py
M clang-tools-extra/clang-tidy/rename_check.py
M clang-tools-extra/docs/ReleaseNotes.rst
Log Message:
-----------
[clang-tidy] Use Python3 for add_new_check.py and rename_check.py
Fixes #58782
Differential Revision: https://reviews.llvm.org/D139966
More information about the All-commits
mailing list