]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update Clang to version 20
authorMichal Nowak <mnowak@isc.org>
Mon, 9 Jun 2025 15:48:49 +0000 (17:48 +0200)
committerMark Andrews <marka@isc.org>
Wed, 25 Jun 2025 03:37:54 +0000 (13:37 +1000)
(cherry picked from commit 31922536c05a69a7ee60e9bd4aa015232c062b15)

.gitlab-ci.yml

index 0afb394dc45b87a86dbd7cfa593ebcc75bbb0b72..78db3d81b9a0889c2d595f839ba01661620cadd7 100644 (file)
@@ -15,7 +15,7 @@ variables:
   TEST_PARALLEL_JOBS: 4
 
   CONFIGURE: ./configure
-  CLANG_VERSION: 19
+  CLANG_VERSION: 20
   CLANG: "clang-${CLANG_VERSION}"
   SCAN_BUILD: "scan-build-${CLANG_VERSION}"
   LLVM_SYMBOLIZER: "/usr/lib/llvm-${CLANG_VERSION}/bin/llvm-symbolizer"