[PATCH] D124280: [git-clang-format] Change run line from python to python3

Marek Kurdej via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 22 12:01:22 PDT 2022


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/

https://reviews.llvm.org/D124280



More information about the cfe-commits mailing list