From 18743deb214c33e14a45850c7284da29be943f81 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Fri, 24 Feb 2012 18:42:08 +0000 Subject: 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. llvm-svn: 151381 --- clang/www/cxx_status.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'clang') diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 077a1d6c17d..4b50c225329 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -3,7 +3,7 @@ - Clang - C++ and C++'11 Status + Clang - C++98 and C++11 Status