llvm-project/libcxxabi
Howard Hinnant 86b4dfac01 First brush with testing __gxx_personality_v0 reveals there is still a long way to go. But my understanding of what it is supposed to do continues to improve. I am currently contemplating whether I need to implement typeinfo before completing __gxx_personality_v0 in order to get matching catch handlers correct.
llvm-svn: 147761
2012-01-08 23:50:46 +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 First brush with testing __gxx_personality_v0 reveals there is still a long way to go. But my understanding of what it is supposed to do continues to improve. I am currently contemplating whether I need to implement typeinfo before completing __gxx_personality_v0 in order to get matching catch handlers correct. 2012-01-08 23:50:46 +00:00
test Fixed several bugs, implemented support for vector types, and cleaned out dead code. 2011-12-15 20:02:15 +00:00
www Updated spec.html regarding __cxa_uncaught_exception. 2011-12-22 00:03:36 +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