Implement p0137r1 - std::launder. Reviewed as https://reviews.llvm.org/D40144
authorMarshall Clow <mclow.lists@gmail.com>
Wed, 22 Nov 2017 19:49:03 +0000 (19:49 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Wed, 22 Nov 2017 19:49:03 +0000 (19:49 +0000)
commit9180eb1f4ab96481413e93d35f35c3685de3084c
treecd567a3da8ebf76d616d8dbc2ea2111ae725409c
parent374cff69e0c54989e8e8a7426b74b0b248c4885d
Implement p0137r1 - std::launder. Reviewed as https://reviews.llvm.org/D40144

llvm-svn: 318864
libcxx/include/__config
libcxx/include/new
libcxx/test/std/language.support/support.dynamic/ptr.launder/launder.nodiscard.fail.cpp [new file with mode: 0644]
libcxx/test/std/language.support/support.dynamic/ptr.launder/launder.pass.cpp [new file with mode: 0644]
libcxx/test/std/language.support/support.dynamic/ptr.launder/launder.types.fail.cpp [new file with mode: 0644]
libcxx/www/cxx1z_status.html