[PATCH] D90972: [clang-tidy] Install run-clang-tidy.py in bin/ not in share/clang/
Sylvestre Ledru via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 7 00:46:26 PST 2020
sylvestre.ledru added a comment.
FWIW, I am doing this change already in Debian & Ubuntu ( https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/-/blob/10/debian/clang-tidy-X.Y.links.in#L2 )
By the way, while you are working on it, why not removing the python extension when installing? We don't need to know that it is Python code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90972/new/
https://reviews.llvm.org/D90972
More information about the cfe-commits
mailing list