[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
Fri Mar 17 16:34:39 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG308bcb3f7bab: [libc++] Use the _LIBCPP_VERBOSE_ABORT macro instead of calling the function… (authored by philnik).

Repository:
  rG LLVM Github Monorepo

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

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/__verbose_abort
  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.506222.patch
Type: text/x-patch
Size: 8807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230317/97b46410/attachment-0001.bin>


More information about the libcxx-commits mailing list