This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc94a02e0e223: [git-clang-format] Change run line from python
to python3 (authored by thakis).
Herald added a project: clang.
Repository:
rG LLVM G
curdeius accepted this revision.
curdeius added a comment.
This revision is now accepted and ready to land.
LGTM. Especially that we already use python3 in clang-format-diff and other
scripts, and it's used in many places in LLVM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124280/new
thakis created this revision.
thakis added a reviewer: MyDeveloperDay.
Herald added a project: All.
thakis requested review of this revision.
Several systems no longer ship `python`.
https://reviews.llvm.org/D124280
Files:
clang/tools/clang-format/git-clang-format
Index: clang/tools/clang-f