[libcxx-commits] [PATCH] D91154: [libc++] Guard __cpp_lib_constexpr_dynamic_alloc with compiler support

Alexander Richardson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 10 05:46:16 PST 2020


arichardson updated this revision to Diff 304159.
arichardson added a comment.

- allocate_hint.pass.cpp also fails with clang 10: https://godbolt.org/z/7aKon9


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91154

Files:
  libcxx/include/version
  libcxx/test/std/language.support/support.limits/support.limits.general/memory.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
  libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/allocate_hint.pass.cpp
  libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/construct.pass.cpp
  libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/destroy.pass.cpp
  libcxx/test/std/utilities/memory/default.allocator/allocator.members/allocate.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91154.304159.patch
Type: text/x-patch
Size: 5966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201110/6d424572/attachment.bin>


More information about the libcxx-commits mailing list