[libcxx-commits] [PATCH] D146227: [libc++] Use the _LIBCPP_VERBOSE_ABORT macro instead of calling the function directly

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 16 07:07:53 PDT 2023


philnik created this revision.
Herald added subscribers: mikhail.ramalho, smeenai.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

These calls were added in D141222 <https://reviews.llvm.org/D141222>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D146227

Files:
  libcxx/include/__expected/expected.h
  libcxx/include/__filesystem/filesystem_error.h
  libcxx/include/__functional/function.h
  libcxx/include/__memory/shared_ptr.h
  libcxx/include/any
  libcxx/include/future
  libcxx/include/ios
  libcxx/include/new
  libcxx/include/optional
  libcxx/include/regex
  libcxx/include/stdexcept
  libcxx/include/typeinfo
  libcxx/include/variant

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146227.505799.patch
Type: text/x-patch
Size: 8192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230316/fe1d9cac/attachment.bin>


More information about the libcxx-commits mailing list