[libcxx-commits] [PATCH] D114785: [libcxx][test][NFC] Extend get_allocator() testing for containers

Ruslan Arutyunyan via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 1 05:25:13 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8d25da78aad9: [libcxx][test][NFC] Extend get_allocator() testing for containers (authored by kboyarinov, committed by rarutyun).
Herald added a subscriber: libcxx-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114785

Files:
  libcxx/test/std/containers/associative/map/get_allocator.pass.cpp
  libcxx/test/std/containers/associative/multimap/get_allocator.pass.cpp
  libcxx/test/std/containers/associative/multiset/get_allocator.pass.cpp
  libcxx/test/std/containers/associative/set/get_allocator.pass.cpp
  libcxx/test/std/containers/sequences/deque/get_allocator.pass.cpp
  libcxx/test/std/containers/sequences/forwardlist/get_allocator.pass.cpp
  libcxx/test/std/containers/sequences/list/get_allocator.pass.cpp
  libcxx/test/std/containers/sequences/vector.bool/get_allocator.pass.cpp
  libcxx/test/std/containers/sequences/vector/get_allocator.pass.cpp
  libcxx/test/std/containers/unord/unord.map/get_allocator.pass.cpp
  libcxx/test/std/containers/unord/unord.multimap/get_allocator.pass.cpp
  libcxx/test/std/containers/unord/unord.multiset/get_allocator.pass.cpp
  libcxx/test/std/containers/unord/unord.set/get_allocator.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114785.390985.patch
Type: text/x-patch
Size: 16101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211201/f7259239/attachment-0001.bin>


More information about the libcxx-commits mailing list