This revision was automatically updated to reflect the committed changes.
Closed by commit rG5da83eeb91ba: clang-tidy: discover binaries in build dir
(authored by keith).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100692/new/
https://reviews.llvm
keith updated this revision to Diff 414975.
keith added a comment.
Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100692/new/
https://reviews.llvm.org/D100692
Files:
clang-tools-extra/clang-tidy/tool/run-clang-tidy.py
Index: clang-tools-e
keith added a comment.
Herald added subscribers: cfe-commits, carlosgalvezp.
Herald added a project: All.
Ping, it seems like https://reviews.llvm.org/D101037 is stalled but the docs at
this point state py >=3.6 is required for working on llvm so I think we're good
here https://llvm.org/docs/Get