Skip to content

Commit 3a86b14

Browse files
author
Howard Hinnant
committed
Update status.
llvm-svn: 161221
1 parent b79c33e commit 3a86b14

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

libcxxabi/www/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,15 @@ <h2 id="requirements">Platform Support</h2>
5959
<p>libc++abi is known to work on the following platforms, using clang.</p>
6060

6161
<ul>
62+
<li>Darwin</li>
6263
</ul>
6364

6465
<!--=====================================================================-->
6566
<h2 id="dir-structure">Current Status</h2>
6667
<!--=====================================================================-->
6768

68-
<p>libc++abi is still under development. <a href="spec.html">Here</a> is a
69-
list of needed functionality.</p>
69+
<p>libc++abi is complete. <a href="spec.html">Here</a> is a
70+
list of functionality.</p>
7071

7172
<!--=====================================================================-->
7273
<h2>Get it and get involved!</h2>

libcxxabi/www/spec.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
</td>
169169
<td>&#10003;</td>
170170
<td>&#10003;</td>
171-
<td></td>
171+
<td>&#10003;</td>
172172
</tr>
173173

174174
<tr>
@@ -377,7 +377,7 @@
377377
</td>
378378
<td>&#10003;</td>
379379
<td>&#10003;</td>
380-
<td></td>
380+
<td>&#10003;</td>
381381
</tr>
382382

383383
<tr>
@@ -782,7 +782,7 @@
782782
</td>
783783
<td>&#10003;</td>
784784
<td>&#10003;</td>
785-
<td></td>
785+
<td>&#10003;</td>
786786
</tr>
787787

788788
<tr>

0 commit comments

Comments
 (0)