[libcxx-commits] [PATCH] D93074: [libc++] Split allocator_traits and pointer_traits out of <memory>

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Dec 14 11:32:24 PST 2020


ldionne updated this revision to Diff 311660.
ldionne added a comment.

Rebase onto master


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93074

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__memory/allocator_traits.h
  libcxx/include/__memory/base.h
  libcxx/include/__memory/pointer_traits.h
  libcxx/include/exception
  libcxx/include/iterator
  libcxx/include/memory
  libcxx/include/type_traits
  libcxx/test/std/containers/sequences/vector/vector.cons/copy.move_only.verify.cpp
  libcxx/test/std/containers/sequences/vector/vector.modifiers/resize_not_move_insertable.fail.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93074.311660.patch
Type: text/x-patch
Size: 61005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201214/fc1be514/attachment-0001.bin>


More information about the libcxx-commits mailing list