[llvm] [GitHub] Bump clang-tidy version to 21th in CI (PR #160551)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 24 12:47:40 PDT 2025
================
@@ -59,6 +60,13 @@ jobs:
- name: Install Python dependencies
run: python3 -m pip install -r llvm/utils/git/requirements_linting.txt
+
+ - name: Setup ccache
----------------
boomanaiden154 wrote:
You have to also build against main. Probably not something that we want to do, but we could discuss doing it.
https://github.com/llvm/llvm-project/pull/160551
More information about the llvm-commits
mailing list