llvm-project/libcxxabi
Howard Hinnant b1ca881191 Oops, forgot to svn add the new test.
llvm-svn: 148047
2012-01-12 21:08:25 +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 Put debug print statments under a flag so that I can get a first glimpse at performance. So far I haven't noticed any performance difference between this new __dynamic_cast and gcc's implementation. But I've barely started looking. Also adding a couple of tests which come straight out of the standard. 2012-01-12 21:06:12 +00:00
test Oops, forgot to svn add the new test. 2012-01-12 21:08:25 +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