Constant bootstrap::core::sanity::LIBSTDCXX_MIN_VERSION_THRESHOLD
source ยท const LIBSTDCXX_MIN_VERSION_THRESHOLD: usize = 8;
Expand description
Minimum version threshold for libstdc++ required when using prebuilt LLVM
from CI (withllvm.download-ci-llvm
option).