[libcxx-commits] [PATCH] D74123: A fix for move placement-new (and destroy) allocated objects from raw memory.
Mikhail Dvorskiy via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 10 06:58:55 PDT 2020
MikeDvorskiy updated this revision to Diff 249357.
MikeDvorskiy added a comment.
Just "merging errors" fixes.
Repository:
rPSTL pstl
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74123/new/
https://reviews.llvm.org/D74123
Files:
include/pstl/internal/algorithm_impl.h
include/pstl/internal/memory_impl.h
include/pstl/internal/parallel_backend_utils.h
test/std/algorithms/alg.merge/inplace_merge.pass.cpp
test/std/algorithms/alg.modifying.operations/remove.pass.cpp
test/std/algorithms/alg.modifying.operations/rotate.pass.cpp
test/std/algorithms/alg.modifying.operations/unique.pass.cpp
test/std/algorithms/alg.sorting/alg.set.operations/set.pass.cpp
test/std/algorithms/alg.sorting/partial_sort_copy.pass.cpp
test/support/utils.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74123.249357.patch
Type: text/x-patch
Size: 31019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200310/c48e5bf2/attachment-0001.bin>
More information about the libcxx-commits
mailing list