[libcxx-commits] [PATCH] D144322: [libc++][Modules] Make top level modules for all C++ headers with OS/clang versions
Ian Anderson via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 24 11:31:33 PDT 2023
iana added a comment.
In D144322#4528775 <https://reviews.llvm.org/D144322#4528775>, @JDevlieghere wrote:
> In D144322#4520127 <https://reviews.llvm.org/D144322#4520127>, @ldionne wrote:
>
>> If someone gets here because of a failed CI or similar, please let us know but let us handle this without eagerly reverting. There is no way to merge this change but to accept that we might break the trunk for a few hours, otherwise we'd have to basically halt all other libc++ development while we wait for this to go through CI and land.
>
> I missed it last week, but this did break the LLDB bots:
>
> https://green.lab.llvm.org/green/view/LLDB/job/as-lldb-cmake/2953/
> https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/57861/
>
> Could you take a look please?
Looking today
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144322/new/
https://reviews.llvm.org/D144322
More information about the libcxx-commits
mailing list