[libcxx] [llvm] [libc++] Make CC and CXX environment variables mandatory in run-buildbot (PR #166875)
Nikolas Klauser via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 18 05:10:37 PST 2025
================
@@ -96,6 +120,23 @@ function error() {
echo "::error::$1"
}
----------------
philnik777 wrote:
Shouldn't these be removed?
https://github.com/llvm/llvm-project/pull/166875
More information about the llvm-commits
mailing list