[libcxx-commits] [libcxx] [libcxxabi] [lldb] [libc++] Stop copying headers to the build directory (PR #115380)

Dmitry Vasilyev via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 16 02:44:17 PST 2025


slydiman wrote:

> Sanitizer build has been fixed but I know this will also break the Fuchsia build bots if we reland it (see [#115379 (comment)](https://github.com/llvm/llvm-project/pull/115379#issuecomment-2469268557)) - not sure if there is any plan to update those builders to use installed toolchains for the multi-stage build.

Have you seen LLDB failures? https://github.com/llvm/llvm-project/pull/115380#issuecomment-2590419693
These buildbots build Linux Aarch64 code on Linux x86 and Windows x86 hosts.

https://github.com/llvm/llvm-project/pull/115380


More information about the libcxx-commits mailing list