summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2012-01-24 00:01:31 +0000
committerHoward Hinnant <hhinnant@apple.com>2012-01-24 00:01:31 +0000
commitca6514dfeab3c7fad4c111cd07996661452cecb0 (patch)
tree33024f8076f837135bb5044014feeecb4328aad3 /www
parent8f696ff15c2e188dac75dbed3f7524fb80928607 (diff)
Changed my mind about __cxa_uncaught_exception and added it.
git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@148754 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
-rw-r--r--www/spec.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/spec.html b/www/spec.html
index eb0506b..687d1b8 100644
--- a/www/spec.html
+++ b/www/spec.html
@@ -354,8 +354,9 @@ thread.
</p>
</blockquote>
</td>
-<td colspan="3">I don't think we want to do this. <tt>__cxa_get_globals()</tt>
-is already exported and has this information.</td>
+<td>&#10003;</td>
+<td>&#10003;</td>
+<td>&#10003;</td>
</tr>
<tr>