[PATCH] D40144: Implement `std::launder`
Marshall Clow via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 21 19:32:45 PST 2017
mclow.lists updated this revision to Diff 123877.
mclow.lists added a comment.
`_VSTD::` qualify the call to `__launder`.
De-dup error messages in test.
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.123877.patch
Type: text/x-patch
Size: 7093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171122/f1680dc9/attachment-0001.bin>
More information about the cfe-commits
mailing list