[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 11:04:55 PDT 2023
philnik created this revision.
Herald added subscribers: mstorsjo, arichardson.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D152939
Files:
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/support/count_new.h
libcxx/utils/ci/buildkite-pipeline.yml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152939.531431.patch
Type: text/x-patch
Size: 34842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230614/9c718264/attachment-0001.bin>
More information about the libcxx-commits
mailing list