[PATCH] D61364: [libcxx] [test] Fix incorrect allocator::construct assertions in associative container tests

Billy Robert O'Neal III via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 14 15:56:37 PDT 2019


BillyONeal added a comment.

In D61364#1502200 <https://reviews.llvm.org/D61364#1502200>, @EricWF wrote:

> From Billy and my last discussion, I think we came to the agreement that it's not clear exactly what the "standard behavior" is.


No, I don't think so. I think there was agreement that the behavior in the standard may not have been what was intended by the original move semantics proposals, but I don't think there's any doubt about what the standard currently requires.


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

https://reviews.llvm.org/D61364





More information about the cfe-commits mailing list