aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorEric <eric@efcs.ca>2023-12-05 15:01:46 -0500
committerGitHub <noreply@github.com>2023-12-05 15:01:46 -0500
commit1e3af94253cebb054db5d2050e00af0169862b39 (patch)
tree5132dc4a6cd42f9883ac2f1f47ef37435b4fd577 /clang/lib/CodeGen/CodeGenModule.cpp
parentaaf3a8ded47121c8ec8136f97a7a2c39112b3e59 (diff)
downloadllvm-1e3af94253cebb054db5d2050e00af0169862b39.zip
llvm-1e3af94253cebb054db5d2050e00af0169862b39.tar.gz
llvm-1e3af94253cebb054db5d2050e00af0169862b39.tar.bz2
Disable fail-fast for libc++ builders. (#74485)
It seems the fail fast just doesn't strike the right balance. It wastes too many resources, especially if a build is killed because the machine it was running on got preempted. Instead, we should simply not run any future jobs if a failure has occured, while letting the already running jobs finish.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions