summaryrefslogtreecommitdiff
path: root/libcxx/src/support/runtime/exception_pointer_unimplemented.ipp
AgeCommit message (Expand)Author
2025-11-11[libc++][NFC] Make the exception implementation files self-contained (#164377)Nikolas Klauser
2024-09-19[libcxx] Use __libcpp_verbose_abort for error messages (#108873)Petr Hosek
2024-09-11[libc++][NFC] Replace _LIBCPP_NORETURN and TEST_NORETURN with [[noreturn]] (#...Nikolas Klauser
2024-01-22[libc++] Fix linking for platforms that don't implement std::exception_ptr (#...itrofimow
2023-12-18[libc++] Format the code base (#74334)Louis Dionne
2021-03-03[libc++/abi] Replace uses of _NOEXCEPT in src/ by noexceptLouis Dionne
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-02-10Recommit "Split exception.cpp and new.cpp implementation into different files...Eric Fiselier
2017-02-10Revert "Split exception.cpp and new.cpp implementation into different files f...Eric Fiselier
2017-02-10Split exception.cpp and new.cpp implementation into different files for diffe...Eric Fiselier