From a32124a231884e8fa623a1a381dd5a4954fe80b3 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Fri, 20 Jun 2014 20:34:03 +0000 Subject: [PATCH] Be less bold. llvm-svn: 211397 --- clang/www/cxx_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 4d0ae9b..e249a8b 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -505,7 +505,7 @@ table describes the Clang version in which each feature became available.

C++1z implementation status

-

Clang has highly experimental support for some proposed features of +

Clang has highly experimental support for some proposed features of the C++ standard following C++1y, provisionally named C++1z. The following table describes which C++1z features have been implemented in Clang and in which Clang version they became -- 2.7.4