summaryrefslogtreecommitdiffstats
path: root/libcxx/www
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/www')
-rw-r--r--libcxx/www/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/libcxx/www/index.html b/libcxx/www/index.html
index 02470ea9af4..7eaf0e1759a 100644
--- a/libcxx/www/index.html
+++ b/libcxx/www/index.html
@@ -117,9 +117,8 @@
<p>libc++ is a 100% complete C++11 implementation on Apple's OS X. </p>
<p>LLVM and Clang can self host in C++ and C++11 mode with libc++ on Linux.</p>
- <p>C++1Y (C++14) implementation is in progress. The current status is
- <a href="cxx1y_status.html">here</a></p>
-
+ <p>C++14 implementation is complete. A list of new features and changes for
+ C++14 can be found <a href="cxx1y_status.html">here</a>.</p>
<p>
Ports to other platforms are underway. Here are recent test
results for <a href="results.Windows.html">Windows</a>
OpenPOWER on IntegriCloud