This addresses a persistent failure on clang-cmake-mips buildbot.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
lgtm
(Please add reviewers to your patch if you intend it to be reviewed.)
clangd/CMakeLists.txt | ||
---|---|---|
7 ↗ | (On Diff #137555) | nit: s/atomic/"atomic"/ |
Comment Actions
Authors/reviewers of recent patches for the same files are usually good approximations :)
Comment Actions
This appears to be adding atomic on macOS builds, which shouldn't be happening:
https://hydra.nixos.org/build/88290234/
HAVE_CXX_ATOMICS64_WITHOUT_LIB is never being set.