[llvm] [ci] Bump the version of clang-format used in the CI (PR #119915)

Owen Pan via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 14 00:51:04 PST 2024


================
@@ -60,7 +60,7 @@ jobs:
       - name: Install clang-format
         uses: aminya/setup-cpp at v1
         with:
-          clangformat: 18.1.7
+          clangformat: 19.1.5
----------------
owenca wrote:

I'd wait at least until 19.1.6 is released due to #119503.

https://github.com/llvm/llvm-project/pull/119915


More information about the llvm-commits mailing list