[libcxx-commits] [PATCH] D157363: [libc++][Modules] Remove unnecessary `requires` from the module map
Ian Anderson via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Aug 10 13:35:46 PDT 2023
iana added a comment.
In D157363#4577404 <https://reviews.llvm.org/D157363#4577404>, @Mordante wrote:
> LGTM, but I like @ldionne to have a look at this too.
> I assume we don't need to backport this patch to LLVM-17. Is that correct?
I'm not really sure. If we want D157364 <https://reviews.llvm.org/D157364> for v17 because it adds things back to the `std` module that we removed, then we'll need this too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157363/new/
https://reviews.llvm.org/D157363
More information about the libcxx-commits
mailing list