[all-commits] [llvm/llvm-project] f66e05: Include `count` in AppleClang toolchains.

Dan Liew via All-commits all-commits at lists.llvm.org
Thu Apr 8 14:00:57 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f66e05a720f74409790bdede308380909f2ecd86
      https://github.com/llvm/llvm-project/commit/f66e05a720f74409790bdede308380909f2ecd86
  Author: Dan Liew <dliew at apple.com>
  Date:   2021-04-08 (Thu, 08 Apr 2021)

  Changed paths:
    M clang/cmake/caches/Apple-stage2.cmake

  Log Message:
  -----------
  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




More information about the All-commits mailing list