From: David Blaikie Date: Fri, 14 Oct 2011 07:58:10 +0000 (+0000) Subject: Updating the Clang website to refer to C++'11 instead of C++'0x X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e2b3d7c6117d663b69d6a71ba8cb9c616e3ee7f;p=clang Updating the Clang website to refer to C++'11 instead of C++'0x git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141949 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/OpenProjects.html b/www/OpenProjects.html index b3e0841a73..fec23dc14a 100644 --- a/www/OpenProjects.html +++ b/www/OpenProjects.html @@ -78,8 +78,8 @@ improve the quality of clang by self-testing. Some examples: -
  • Continue work on C++'0x support: - C++'98 is feature complete, but there is still a lot of C++'0x featuers to +
  • Continue work on C++'11 support: + C++'98 is feature complete, but there is still a lot of C++'11 features to implement. Please see the C++ status report page to find out what is missing.
  • diff --git a/www/comparison.html b/www/comparison.html index a7d4d75a2e..4b72a85271 100644 --- a/www/comparison.html +++ b/www/comparison.html @@ -50,7 +50,7 @@