[libcxx-commits] [PATCH] D149092: [libcxxabi] disable lib{std}c++ assertions

Nick Desaulniers via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 3 11:08:48 PDT 2023


nickdesaulniers added a comment.

Looking at libcxx/include/__verbose_abort, we might also be able to provide a definition of `_LIBCPP_VERBOSE_ABORT` perhaps?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149092/new/

https://reviews.llvm.org/D149092



More information about the libcxx-commits mailing list