summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2011-12-21 23:32:11 +0000
committerHoward Hinnant <hhinnant@apple.com>2011-12-21 23:32:11 +0000
commit1b0aed9312dca7ffd27522864b9101ca816112b1 (patch)
tree618fd96db96d4d837a086926a1e25ed86a576ebf /www
parent4a6e1033ec6cb5648593424fa9e19689668f15a8 (diff)
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
Diffstat (limited to 'www')
-rw-r--r--www/spec.html42
1 files changed, 21 insertions, 21 deletions
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.
</p>
</blockquote>
</td>
-<td></td>
-<td></td>
-<td></td>
+<td>&#10003;</td>
+<td>&#10003;</td>
+<td>&#10003;</td>
</tr>
<tr>
@@ -265,9 +265,9 @@ zero calls <tt>_Unwind_DeleteException</tt> with the exception object.
</p>
</blockquote>
</td>
-<td></td>
-<td></td>
-<td></td>
+<td>&#10003;</td>
+<td>&#10003;</td>
+<td>&#10003;</td>
</tr>
<tr>
@@ -319,9 +319,9 @@ thread.
</p>
</blockquote>
</td>
-<td></td>
-<td></td>
-<td></td>
+<td>&#10003;</td>
+<td>&#10003;</td>
+<td>&#10003;</td>
</tr>
<tr>
@@ -335,9 +335,9 @@ thread.
</p>
</blockquote>
</td>
-<td></td>
-<td></td>
-<td></td>
+<td>&#10003;</td>
+<td>&#10003;</td>
+<td>&#10003;</td>
</tr>
<tr>
@@ -675,9 +675,9 @@ The currently installed new handler.
</p>
</blockquote>
</td>
-<td></td>
-<td></td>
-<td></td>
+<td>&#10003;</td>
+<td>&#10003;</td>
+<td>&#10003;</td>
</tr>
<tr>
@@ -691,9 +691,9 @@ The currently installed terminate handler.
</p>
</blockquote>
</td>
-<td></td>
-<td></td>
-<td></td>
+<td>&#10003;</td>
+<td>&#10003;</td>
+<td>&#10003;</td>
</tr>
<tr>
@@ -707,9 +707,9 @@ The currently installed terminate handler.
</p>
</blockquote>
</td>
-<td></td>
-<td></td>
-<td></td>
+<td>&#10003;</td>
+<td>&#10003;</td>
+<td>&#10003;</td>
</tr>