[libcxx-commits] [PATCH] D153216: [libc++][Modules] Add missing includes to public headers
Ian Anderson via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jul 1 08:02:54 PDT 2023
iana added a comment.
In D153216#4466234 <https://reviews.llvm.org/D153216#4466234>, @Mordante wrote:
> In D153216#4461976 <https://reviews.llvm.org/D153216#4461976>, @iana wrote:
>
>> @Mordante @ldionne do either of you understand the CI failure? I can't make heads or tails of it...
>
> Do you have a link to this failed build? The latest failure is just a `#include <__memory/uninitialized_buffer.h>`, I assume you don't need help with that.
It’s this one https://buildkite.com/llvm-project/libcxx-ci/builds/27284#018908b1-cc51-4a8b-af88-8bd36ded537b there’s a c++ module error that I can’t figure out
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153216/new/
https://reviews.llvm.org/D153216
More information about the libcxx-commits
mailing list