[libcxx-commits] [PATCH] D74123: A fix for move placement-new (and destroy) allocated objects from raw memory.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 5 08:45:38 PST 2020


ldionne added a comment.

In D74123#1907697 <https://reviews.llvm.org/D74123#1907697>, @MikeDvorskiy wrote:

> Yes, we extended the test coverage as well... I'll prepare a separate patch with that.... or will be better to include the modified test files in this patch?


It's better to include the tests in this patch!


Repository:
  rPSTL pstl

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

https://reviews.llvm.org/D74123





More information about the libcxx-commits mailing list