[PATCH] D40144: Implement `std::launder`

Marshall Clow via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 20 14:51:21 PST 2017


mclow.lists updated this revision to Diff 123663.
mclow.lists added a comment.

Un-c++17'ed the internal function `__launder`


https://reviews.llvm.org/D40144

Files:
  include/__config
  include/new
  test/std/language.support/support.dynamic/ptr.launder/launder.nodiscard.fail.cpp
  test/std/language.support/support.dynamic/ptr.launder/launder.pass.cpp
  test/std/language.support/support.dynamic/ptr.launder/launder.types.fail.cpp
  www/cxx1z_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40144.123663.patch
Type: text/x-patch
Size: 7340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171120/e96daf3f/attachment.bin>


More information about the cfe-commits mailing list