From 1b0aed9312dca7ffd27522864b9101ca816112b1 Mon Sep 17 00:00:00 2001 From: Howard Hinnant Date: Wed, 21 Dec 2011 23:32:11 +0000 Subject: Added __cxa_increment_exception_refcount, __cxa_decrement_exception_refcount, __cxa_current_primary_exception, __cxa_rethrow_primary_exception git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@147106 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/spec.html | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'www/spec.html') diff --git a/www/spec.html b/www/spec.html index 8d7a127..f0a10dc 100644 --- a/www/spec.html +++ b/www/spec.html @@ -248,9 +248,9 @@ are no caught exceptions.

- - - +✓ +✓ +✓ @@ -265,9 +265,9 @@ zero calls _Unwind_DeleteException with the exception object.

- - - +✓ +✓ +✓ @@ -319,9 +319,9 @@ thread.

- - - +✓ +✓ +✓ @@ -335,9 +335,9 @@ thread.

- - - +✓ +✓ +✓ @@ -675,9 +675,9 @@ The currently installed new handler.

- - - +✓ +✓ +✓ @@ -691,9 +691,9 @@ The currently installed terminate handler.

- - - +✓ +✓ +✓ @@ -707,9 +707,9 @@ The currently installed terminate handler.

- - - +✓ +✓ +✓ -- cgit v1.2.3