[libcxx-commits] [PATCH] D140944: [libc++] Optimize _LIBCPP_HAS_NO_VERBOSE_ABORT_IN_LIBRARY
Vitaly Buka via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jan 9 12:15:58 PST 2023
vitalybuka added a comment.
Looks like we will have even more __libcpp_verbose_abort with D141222 <https://reviews.llvm.org/D141222>
@ldionne Can we have a way to easily throw away string like with this inline __libcpp_verbose_abort?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140944/new/
https://reviews.llvm.org/D140944
More information about the libcxx-commits
mailing list