[libcxx-commits] [PATCH] D132790: [libc++] Granularize the rest of memory
Paul Kirth via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Sep 2 14:47:52 PDT 2022
paulkirth added a comment.
Hi, I'm pretty sure we see a breakage in the `llvm-libc++-static.cfg.in :: libcxx/transitive_includes.sh.cpp` test due to this patch in Fuchsia's Clang CI.
Is it possible to take a look? I don't see an obvious reason we see this on x64 linux, but not other platforms, so maybe there's just something missed in the preprocessor directives?
The failing bot can be found here: https://ci.chromium.org/ui/p/fuchsia/builders/toolchain.ci/clang-linux-x64/b8804103688804713457/overview
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132790/new/
https://reviews.llvm.org/D132790
More information about the libcxx-commits
mailing list