[PATCH] D40218: [Clang] Add __builtin_launder

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 14 12:33:29 PDT 2018


rsmith added a comment.

Also we probably want to hold off on landing this until PR37458 is fixed, otherwise `std::launder` will start miscompiling code.


https://reviews.llvm.org/D40218





More information about the cfe-commits mailing list