[libcxx-commits] [PATCH] D132061: [libc++] static_assert preconditions in vector

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 27 09:13:48 PDT 2022


ldionne requested changes to this revision.
ldionne added a comment.
This revision now requires changes to proceed.

Actually, I'd like to see what the impact of this change is (given that our own tests seem to be violating some of these requirements). We should do it, but I still want to see the impact before we land it, because that will inform our communication about it. Can you ping me once CI is passing and I'll try this on our internal code base as a guinea pig.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132061/new/

https://reviews.llvm.org/D132061



More information about the libcxx-commits mailing list