[libcxx-commits] [PATCH] D141326: [libc++] Introduce a compile-time mechanism to override __libcpp_verbose_abort

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 24 18:39:43 PST 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG17c05a44d9f0: [libc++] Introduce a compile-time mechanism to override __libcpp_verbose_abort (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141326

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/docs/UsingLibcxx.rst
  libcxx/include/__assert
  libcxx/include/__availability
  libcxx/include/__verbose_abort
  libcxx/test/libcxx/assertions/customize_verbose_abort.backdeployment.pass.cpp
  libcxx/test/libcxx/assertions/customize_verbose_abort.compile-time.pass.cpp
  libcxx/test/libcxx/assertions/customize_verbose_abort.link-time.pass.cpp
  libcxx/test/libcxx/assertions/customize_verbose_abort.pass.cpp
  libcxx/test/libcxx/assertions/deprecated-link-time-custom-handler.pass.cpp
  libcxx/test/libcxx/assertions/headers_declare_verbose_abort.sh.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141326.491982.patch
Type: text/x-patch
Size: 12311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230125/f979fa25/attachment-0001.bin>


More information about the libcxx-commits mailing list