llvm-project/libcxxabi
Howard Hinnant a9d8ec45f6 Remove dependence upon std::exception_ptr from the default_terminate_handler. Recovered the equivalent functionality at a lower level.
llvm-svn: 148830
2012-01-24 18:26:29 +00:00
..
include Added __cxa_increment_exception_refcount, __cxa_decrement_exception_refcount, __cxa_current_primary_exception, __cxa_rethrow_primary_exception 2011-12-21 23:32:11 +00:00
src Remove dependence upon std::exception_ptr from the default_terminate_handler. Recovered the equivalent functionality at a lower level. 2012-01-24 18:26:29 +00:00
test Change header to generic, instead of implementation specific 2012-01-22 01:19:20 +00:00
www Changed my mind about __cxa_uncaught_exception and added it. 2012-01-24 00:01:31 +00:00
CREDITS.TXT credits adjustment 2011-12-22 16:00:06 +00:00
LICENSE.TXT initial import 2011-05-05 15:27:28 +00:00