[libcxx-commits] [PATCH] D119208: [libc++] WIP: use no_unique_address for base in join_view

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 11 14:43:58 PST 2022


Quuxplusone accepted this revision.
Quuxplusone added a comment.
This revision is now accepted and ready to land.

Please update to use `_LIBCPP_NO_UNIQUE_ADDRESS`, but then, in the absence of any further information, I think we should just land this and see what breaks. My bet is still on "nothing." :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119208



More information about the libcxx-commits mailing list