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