aboutsummaryrefslogtreecommitdiff
path: root/libcxxabi/src/cxa_handlers.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-01[libc++abi] Clean up visibilityShoaib Meenai1-2/+2
2016-09-23annotate more function visibilitySaleem Abdulrasool1-3/+5
2013-02-15Bruce Mitchener: Typo fixes.Howard Hinnant1-1/+1
2012-03-19I would really like to write the handlers in terms of C++11 atomics. This wo...Howard Hinnant1-0/+14
2012-03-19I've moved __cxa_terminate_handler, __cxa_unexpected_handler and __cxa_new_ha...Howard Hinnant1-0/+14
2012-01-24Remove dependence upon std::exception_ptr from the default_terminate_handler....Howard Hinnant1-4/+2
2011-12-07Reviewing cxa_exception.cpp and marking as implemented as I go. Not marking ...Howard Hinnant1-0/+28