[libcxx-commits] [PATCH] D80057: [libc++][NFCI] Optimization to std::~unique_ptr
Nico Weber via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 19 08:10:13 PDT 2020
thakis added a comment.
> […} then I'd rather add a "UB but fast" and a "safe-ish and a bit slower" mode to libc++, and make this change under the umbrella. I'd make "UB but fast" the default, […]
See also D70343 <https://reviews.llvm.org/D70343>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80057/new/
https://reviews.llvm.org/D80057
More information about the libcxx-commits
mailing list