From: Alp Toker Date: Fri, 6 Dec 2013 06:35:49 +0000 (+0000) Subject: Add introductory paragraph to the C++ status page X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5fe64f157d3e0ff27e538b4a8f037a97387e4de1;p=clang Add introductory paragraph to the C++ status page Use internal links to provide easier access to recent and ongoing work. Also shift up the order of standards in the page title in order to avoid web search results focusing on C++98 in the summary. This is done to highlight the modern standards support in clang that was previously languishing at the bottom of the page. "C++98/03 is sooooo yesterday" - dgregor git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@196565 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/cxx_status.html b/www/cxx_status.html index 8b5dd3c144..a917e72ee6 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -3,7 +3,7 @@ - Clang - C++98, C++11, and C++14 Status + Clang - C++14, C++11 and C++98 Status