Include `count` in AppleClang toolchains.
authorDan Liew <dliew@apple.com>
Thu, 8 Apr 2021 04:33:24 +0000 (21:33 -0700)
committerDan Liew <dliew@apple.com>
Thu, 8 Apr 2021 21:00:29 +0000 (14:00 -0700)
commitf66e05a720f74409790bdede308380909f2ecd86
tree8ab123c964305d935ee6393c33de20b55b4e3972
parent5ca168b0321136930fc4f1b6ba858996963a24c2
Include `count` in AppleClang toolchains.

The motivation here is so we can run the compiler-rt tests
from a standalone build against AppleClang.

In particular the `Posix/halt_on_error-torture.cpp` and
`Posix/halt_on_error_suppress_equal_pcs.cpp` ASan test cases currently
require this binary for the tests to pass.

rdar://76366784

Differential Revision: https://reviews.llvm.org/D100087
clang/cmake/caches/Apple-stage2.cmake