Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcxxabi: Rename .hpp files to .h | Nico Weber | 2019-08-12 | 1 | -55/+0 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [libc++abi] Clean up visibility | Shoaib Meenai | 2017-03-01 | 1 | -2/+2 |
* | annotate more function visibility | Saleem Abdulrasool | 2016-09-23 | 1 | -3/+5 |
* | Bruce Mitchener: Typo fixes. | Howard Hinnant | 2013-02-15 | 1 | -1/+1 |
* | I would really like to write the handlers in terms of C++11 atomics. This wo... | Howard Hinnant | 2012-03-19 | 1 | -0/+14 |
* | I've moved __cxa_terminate_handler, __cxa_unexpected_handler and __cxa_new_ha... | Howard Hinnant | 2012-03-19 | 1 | -0/+14 |
* | Remove dependence upon std::exception_ptr from the default_terminate_handler.... | Howard Hinnant | 2012-01-24 | 1 | -4/+2 |
* | Reviewing cxa_exception.cpp and marking as implemented as I go. Not marking ... | Howard Hinnant | 2011-12-07 | 1 | -0/+28 |