summaryrefslogtreecommitdiffstats
path: root/libcxxabi/src/cxa_handlers.hpp
Commit message (Expand)AuthorAgeFilesLines
* libcxxabi: Rename .hpp files to .hNico Weber2019-08-121-55/+0
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libc++abi] Clean up visibilityShoaib Meenai2017-03-011-2/+2
* annotate more function visibilitySaleem Abdulrasool2016-09-231-3/+5
* Bruce Mitchener: Typo fixes.Howard Hinnant2013-02-151-1/+1
* I would really like to write the handlers in terms of C++11 atomics. This wo...Howard Hinnant2012-03-191-0/+14
* I've moved __cxa_terminate_handler, __cxa_unexpected_handler and __cxa_new_ha...Howard Hinnant2012-03-191-0/+14
* Remove dependence upon std::exception_ptr from the default_terminate_handler....Howard Hinnant2012-01-241-4/+2
* Reviewing cxa_exception.cpp and marking as implemented as I go. Not marking ...Howard Hinnant2011-12-071-0/+28
OpenPOWER on IntegriCloud