[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
Fri Nov 27 10:58:00 PST 2020


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

- update the script instead


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
  libcxx/utils/generate_feature_test_macro_components.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91154.308091.patch
Type: text/x-patch
Size: 6761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201127/b817661f/attachment.bin>


More information about the libcxx-commits mailing list