[libcxx-commits] [PATCH] D69803: [libc++][P0784] Marked allocator_traits constexpr.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 13 08:18:14 PST 2019


ldionne requested changes to this revision.
ldionne added inline comments.
This revision now requires changes to proceed.


================
Comment at: libcxx/test/support/test_macros.h:147
 #define TEST_CONSTEXPR_CXX14
+#define TEST_CONSTEXPR_DYNAMIC_ALLOC
 #define TEST_CONSTEXPR_CXX20
----------------
Is that an artifact of rebases? It looks like it's handled above.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69803





More information about the libcxx-commits mailing list