[libcxx-commits] [PATCH] D69132: [libc++][P0784] Marked allocator constexpr.

Michael Park via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 12 04:16:25 PST 2019


mpark updated this revision to Diff 228857.
mpark added a comment.

Rebased on top of D70117 <https://reviews.llvm.org/D70117>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69132

Files:
  libcxx/include/__config
  libcxx/include/memory
  libcxx/include/new
  libcxx/test/libcxx/depr/depr.default.allocator/allocator_void.cxx2a.pass.cpp
  libcxx/test/std/utilities/memory/default.allocator/allocator.globals/eq.pass.cpp
  libcxx/test/std/utilities/memory/default.allocator/allocator.members/allocate.fail.cpp
  libcxx/test/std/utilities/memory/default.allocator/allocator.members/allocate.pass.cpp
  libcxx/test/std/utilities/memory/default.allocator/allocator.members/allocate.size.fail.cpp
  libcxx/test/std/utilities/memory/default.allocator/allocator.members/allocate.size.pass.cpp
  libcxx/test/std/utilities/memory/default.allocator/allocator_types.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69132.228857.patch
Type: text/x-patch
Size: 16014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20191112/558b725c/attachment-0001.bin>


More information about the libcxx-commits mailing list