[libcxx-commits] [PATCH] D152939: [libc++] Add tests to make sure that stable algorithms work without memory available
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jun 15 10:59:50 PDT 2023
This revision was automatically updated to reflect the committed changes.
philnik marked an inline comment as done.
Closed by commit rGb935ab8e747c: [libc++] Add tests to make sure that stable algorithms work without memory… (authored by philnik).
Changed prior to commit:
https://reviews.llvm.org/D152939?vs=531478&id=531835#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152939/new/
https://reviews.llvm.org/D152939
Files:
libcxx/include/__algorithm/stable_partition.h
libcxx/test/std/algorithms/alg.modifying.operations/alg.partitions/stable_partition.pass.cpp
libcxx/test/std/algorithms/alg.sorting/alg.merge/inplace_merge.pass.cpp
libcxx/test/std/algorithms/alg.sorting/alg.sort/stable.sort/stable_sort.pass.cpp
libcxx/test/support/count_new.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152939.531835.patch
Type: text/x-patch
Size: 8545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230615/aad14f57/attachment-0001.bin>
More information about the libcxx-commits
mailing list