[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
Wed Jun 14 13:17:43 PDT 2023


philnik updated this revision to Diff 531478.
philnik marked 4 inline comments as done.
philnik added a comment.

Address comments


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
  libcxx/utils/ci/buildkite-pipeline.yml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152939.531478.patch
Type: text/x-patch
Size: 36838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230614/c8bc4358/attachment-0001.bin>


More information about the libcxx-commits mailing list