[libcxx-commits] [PATCH] D111197: [libc++] Verify span and string_view are trivially copyable
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 6 10:53:24 PDT 2021
ldionne added a comment.
In D111197#3046016 <https://reviews.llvm.org/D111197#3046016>, @jloser wrote:
> In D111197#3046008 <https://reviews.llvm.org/D111197#3046008>, @ldionne wrote:
>
>> We need to mark this paper as implemented in the status page. The Status pages haven't been updated for yesterday's meeting yet - let me do that now and then you can rebase on top.
>
> @ldionne note https://reviews.llvm.org/D111166 is in flight. Let's have that land first and then I'll rebase with it and mark P2251 <https://reviews.llvm.org/P2251> as complete in this PR.
I just saw that! Thanks :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111197/new/
https://reviews.llvm.org/D111197
More information about the libcxx-commits
mailing list