[PATCH] D101037: [clang-tidy] Change shebang from python to python3
Keith Smiley via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 22 09:26:08 PDT 2021
keith added a comment.
I also have this patch https://reviews.llvm.org/D100692 which changes run-clang-tidy.py this way as well, specifically because it utilizes some python3 features in shutil.which
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101037/new/
https://reviews.llvm.org/D101037
More information about the cfe-commits
mailing list