[libcxx-commits] [PATCH] D69132: [libc++][P0784] Marked allocator constexpr.
Michael Park via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Oct 17 12:45:37 PDT 2019
mpark created this revision.
mpark added reviewers: ldionne, EricWF, mclow.lists.
Herald added subscribers: libcxx-commits, dexonsmith, christof.
Herald added a project: libc++.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D69132
Files:
libcxx/include/memory
libcxx/include/new
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_types.pass.cpp
libcxx/test/std/utilities/memory/default.allocator/allocator_void.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69132.225500.patch
Type: text/x-patch
Size: 14685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20191017/8487fac9/attachment.bin>
More information about the libcxx-commits
mailing list