From: Richard Smith Date: Fri, 24 Feb 2012 18:42:08 +0000 (+0000) Subject: cxx_status: Consistently refer to C++11 as "C++11", not as "C++'11" nor as X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e409d8336d930933fbdc7becc714daf801dde50;p=clang cxx_status: Consistently refer to C++11 as "C++11", not as "C++'11" nor as "C++0x". Use "C++98" to refer to C++98, not "C++". Add heading for C++98 support section. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@151381 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/cxx_status.html b/www/cxx_status.html index 077a1d6c17..4b50c22532 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -3,7 +3,7 @@ - Clang - C++ and C++'11 Status + Clang - C++98 and C++11 Status