From 874ec678c0a329d8d710f510846713239486ac4d Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Thu, 3 Apr 2014 02:38:12 +0000 Subject: Reword C++14 status to match C++11 status git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@205505 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html index 7eaf0e175..db27a698b 100644 --- a/www/index.html +++ b/www/index.html @@ -117,7 +117,7 @@

libc++ is a 100% complete C++11 implementation on Apple's OS X.

LLVM and Clang can self host in C++ and C++11 mode with libc++ on Linux.

-

C++14 implementation is complete. A list of new features and changes for +

libc++ is also a 100% complete C++14 implementation. A list of new features and changes for C++14 can be found here.

Ports to other platforms are underway. Here are recent test -- cgit v1.2.3