summaryrefslogtreecommitdiff
path: root/libcxx/src/verbose_abort.cpp
AgeCommit message (Expand)Author
2025-06-17Revert "[libc++] Remove trailing newline from _LIBCPP_ASSERTION_HANDLER calls...Daniel Thornburgh
2025-06-17[libc++] Remove trailing newline from _LIBCPP_ASSERTION_HANDLER calls (#143573)Sam Clegg
2025-05-28Revert "[libc++] Introduce ABI sensitive areas to avoid requiring _LIBCPP_HID...James Y Knight
2025-05-18[libc++] Introduce ABI sensitive areas to avoid requiring _LIBCPP_HIDE_FROM_A...Nikolas Klauser
2025-04-14[libc++] Removes the _LIBCPP_VERBOSE_ABORT_NOT_NOEXCEPT macro. (#135494)Mark de Wever
2025-01-23[libc++] Remove support for Android 4 and older (#124062)Brad Smith
2024-10-23[libc++] Add a escape hatch for making __libcpp_verbose_abort non-noexcept ag...Louis Dionne
2024-10-17[libc++] Make __libcpp_verbose_abort() noexcept like std::terminate() (#109151)Doug Wyatt
2023-12-18[libc++] Format the code base (#74334)Louis Dionne
2022-07-29[libc++] Rename __libcpp_assertion_handler to __libcpp_verbose_abortLouis Dionne