diff options
| author | Howard Hinnant <hhinnant@apple.com> | 2012-07-30 13:59:36 +0000 |
|---|---|---|
| committer | Howard Hinnant <hhinnant@apple.com> | 2012-07-30 13:59:36 +0000 |
| commit | 355b660a4b47117e6f7d41775cce950c5eb1a19f (patch) | |
| tree | c3e4cdb3b15fae9ee68958b7118712e268f70679 /libcxx | |
| parent | eabbf92223759e69907b5ad31ff57095ee439db8 (diff) | |
| download | bcm5719-llvm-355b660a4b47117e6f7d41775cce950c5eb1a19f.tar.gz bcm5719-llvm-355b660a4b47117e6f7d41775cce950c5eb1a19f.zip | |
Updated status
llvm-svn: 160959
Diffstat (limited to 'libcxx')
| -rw-r--r-- | libcxx/www/index.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libcxx/www/index.html b/libcxx/www/index.html index fde7c27fa2e..121804c00b7 100644 --- a/libcxx/www/index.html +++ b/libcxx/www/index.html @@ -115,12 +115,6 @@ <h2 id="dir-structure">Current Status</h2> <!--=====================================================================--> - <p>libc++ is still under development. It has about 98% of - <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3126.pdf">N3126</a> - implemented/tested. C++'98 support is fully featured, and most of C++'0x - support is as well. The only major missing piece of C++'0x support is - <code><atomic></code>.</p> - <p><a href="libcxx_by_chapter.pdf">Here</a> is a by-chapter breakdown of what is passing tests and what isn't. This chart is currently based on testing against clang++ with -std=c++11 on Apple's OS X. </p> |

