0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-06 14:19:59 -05:00
bitcoin-core/ci/test
merge-script 6a46be75c4
Merge bitcoin/bitcoin#31793: ci: Use clang-20 for sanitizer tasks
fa5a02bcfa ci: Use clang-20 for sanitizer tasks (MarcoFalke)

Pull request description:

  A new clang version generally comes with bugfixes, new (sanitizer) features, and deprecations.

  Upgrade the sanitizer tasks to use the new version.

  This was also suggested in https://github.com/bitcoin/bitcoin/pull/31691#issuecomment-2602517116

ACKs for top commit:
  fanquake:
    ACK fa5a02bcfa - tested 20 in some other infra, we just needed to fix the same deprecation warnings we'd seen, in cryptofuzz: 09ca550c3e.

Tree-SHA512: 6114d790b5d7145eb5f019e02da6c2c833342707ad67fb9f9c09506001afbef0c9b9beee7e51321f17f12ea692509d6428e6072ad105dba51e4d54cd057621cd
2025-02-10 11:40:17 +01:00
..
00_setup_env.sh
00_setup_env_arm.sh
00_setup_env_i686_multiprocess.sh
00_setup_env_mac_cross.sh
00_setup_env_mac_native.sh
00_setup_env_mac_native_fuzz.sh
00_setup_env_native_asan.sh
00_setup_env_native_centos.sh
00_setup_env_native_fuzz.sh
00_setup_env_native_fuzz_with_msan.sh
00_setup_env_native_fuzz_with_valgrind.sh
00_setup_env_native_msan.sh
00_setup_env_native_nowallet_libbitcoinkernel.sh
00_setup_env_native_previous_releases.sh
00_setup_env_native_tidy.sh
00_setup_env_native_tsan.sh
00_setup_env_native_valgrind.sh
00_setup_env_s390x.sh
00_setup_env_win64.sh
01_base_install.sh
02_run_container.sh
03_test_script.sh
GetCMakeLogFiles.cmake
wrap-valgrind.sh
wrap-wine.sh