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

Paul Kirth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 13 10:37:30 PDT 2022


paulkirth added a comment.

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


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120727



More information about the cfe-commits mailing list