Skip to content

Commit 2aa4333

Browse files
author
Howard Hinnant
committed
Updated spec.html regarding __cxa_uncaught_exception.
llvm-svn: 147110
1 parent 2b80dad commit 2aa4333

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

libcxxabi/www/spec.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -354,9 +354,8 @@
354354
</p>
355355
</blockquote>
356356
</td>
357-
<td></td>
358-
<td></td>
359-
<td></td>
357+
<td colspan="3">I don't think we want to do this. <tt>__cxa_get_globals()</tt>
358+
is already exported and has this information.</td>
360359
</tr>
361360

362361
<tr>

0 commit comments

Comments
 (0)