[PATCH] D68364: Prototype implementation of P0784R7: mark all members of std::allocator and std::allocator_traits as constexpr.

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 2 17:50:27 PDT 2019


rsmith updated this revision to Diff 222944.
rsmith added a comment.

Undo adding too many files to this change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68364

Files:
  libcxx/include/__config
  libcxx/include/memory
  libcxx/include/new
  libcxx/include/version

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68364.222944.patch
Type: text/x-patch
Size: 20771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191003/bce54ae8/attachment-0001.bin>


More information about the cfe-commits mailing list