From 707e3ba37c858efcb67f5e8121ab46a028388c3a Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Sun, 22 Jun 2014 16:00:05 +0000 Subject: [PATCH] [cxx_status] Minor wording tweaks. llvm-svn: 211471 --- clang/www/cxx_status.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index b27fd39..f2ab072 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -50,11 +50,11 @@ each language mode.

Clang implements all of the ISO C++ 1998 standard (including the defects addressed in the ISO C++ 2003 standard) - except for export (which has been removed in C++11). + except for export (which was removed in C++11).

C++11 implementation status

-

Clang implements all of the Clang 3.3 and later implement all of the ISO C++ 2011 standard. The following table describes the Clang version in which each feature became available.

@@ -424,7 +424,7 @@ change.

C++1y implementation status

-

Clang implements all of the Draft International Standard (see Clang 3.4 and later implement all of the Draft International Standard (see most recent publicly available draft) of the upcoming C++ language standard, provisionally named C++1y. The following -- 2.7.4