summaryrefslogtreecommitdiff
path: root/www/spec.html
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2011-12-12 18:16:10 +0000
committerHoward Hinnant <hhinnant@apple.com>2011-12-12 18:16:10 +0000
commitb5fea43d2d4953c953ed4dde24caedca4f4e9733 (patch)
tree20492c47abf2ec0e0b2ba698f0208db055568212 /www/spec.html
parentf270035a31a0abd92c1592ba0e87db0016127c3e (diff)
Added dependent exception support to __cxa_current_exception_type
git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@146381 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/spec.html')
-rw-r--r--www/spec.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/spec.html b/www/spec.html
index a391a8d..dbc8fcb 100644
--- a/www/spec.html
+++ b/www/spec.html
@@ -189,9 +189,9 @@ being rethrown.
</p>
</blockquote>
</td>
-<td></td>
-<td></td>
-<td></td>
+<td>&#10003;</td>
+<td>&#10003;</td>
+<td>&#10003;</td>
</tr>
<tr>
@@ -206,9 +206,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>