]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add Clang 20
authorMichal Nowak <mnowak@isc.org>
Wed, 19 Mar 2025 08:09:38 +0000 (08:09 +0000)
committerMichal Nowak <mnowak@isc.org>
Wed, 19 Mar 2025 08:09:38 +0000 (08:09 +0000)
commit28d169f47b971be9871fc89162787cbcbb9ee6db
treed4cf9af4730033c5ebfc26bcb2d75558c9b382a4
parentc99cdd2b0dec03e7a9fe0d3fca0984a3928e3977
parent4cea574ddc5d4de2566b61c6439afe4c6c714ae1
Add Clang 20

Clang 18 is no longer in the base image with a recent image update and clang-format and scan-build fail.

Merge branch 'mnowak/missing-clang-18' into 'bind-9.16'

See merge request isc-projects/bind9!10269