[PATCH] D61366: [libcxx] [test] Don't assert that moved-from containers with non-POCMA allocators are empty.

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 14 14:43:42 PDT 2019


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

I'm not sure I agree with your design decision, but this patch LGTM.

Are you not allowed to move the containers elements in this case?


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

https://reviews.llvm.org/D61366





More information about the cfe-commits mailing list