[PATCH] D40144: Implement `std::launder`
Eric Fiselier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 18 15:56:22 PST 2017
EricWF added a comment.
I've made an attempt to add `__builtin_launder` to clang in D40218 <https://reviews.llvm.org/D40218>.
https://reviews.llvm.org/D40144
More information about the cfe-commits
mailing list