[libcxx-commits] [PATCH] D120727: [libc++] Overhaul how we select the ABI library

Peter Collingbourne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 13 13:57:26 PDT 2022


pcc added a comment.

In D120727#3512177 <https://reviews.llvm.org/D120727#3512177>, @paulkirth wrote:

> Hi, we're seeing some failures in Fuchsia's Clang CI. Our runtimes build seems to be unable to find `cxxabi.h`.
>
> The failing bot can be found here: https://luci-milo.appspot.com/ui/p/fuchsia/builders/toolchain.ci/clang-linux-x64/b8814278370664903633/overview

Looks like we're seeing the same issue on the sanitizer CI: https://lab.llvm.org/buildbot/#/builders/37/builds/13232


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120727/new/

https://reviews.llvm.org/D120727



More information about the libcxx-commits mailing list