From 3cdda838684551be5f41ceec0cb81dcf572e8635 Mon Sep 17 00:00:00 2001 From: Jack Grigg Date: Thu, 15 Apr 2021 12:10:37 +1200 Subject: [PATCH] Postpone Clang 12 We won't migrate to LLVM 12 until Rust does. --- qa/zcash/postponed-updates.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qa/zcash/postponed-updates.txt b/qa/zcash/postponed-updates.txt index ad8b09daf..07bc8a2fc 100644 --- a/qa/zcash/postponed-updates.txt +++ b/qa/zcash/postponed-updates.txt @@ -13,6 +13,10 @@ native_ccache 4.2.1 2021-05-01 native_clang 11.1.0 2021-07-01 libcxx 11.1.0 2021-07-01 +# LLVM 12 is postponed until Rust migrates to it. +native_clang 12.0.0 2021-07-01 +libcxx 12.0.0 2021-07-01 + bdb 18.1.40 2021-07-01 # Boost 1.75 starts using the statx syscall where available, which causes