[www] cxx_status: Update title to mention C++20
authorHubert Tong <hubert.reinterpretcast@gmail.com>
Mon, 9 Mar 2020 18:17:34 +0000 (14:17 -0400)
committerHubert Tong <hubert.reinterpretcast@gmail.com>
Mon, 9 Mar 2020 18:51:11 +0000 (14:51 -0400)
Summary:
The document covers the Clang implementation status of the "upcoming
C++20 standard". Update the title to match.

Reviewers: rsmith, aaron.ballman

Reviewed By: aaron.ballman

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D75523

clang/www/cxx_status.html

index 9e8322a..4f47979 100755 (executable)
@@ -2,7 +2,7 @@
 <html>
 <head>
   <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-  <title>Clang - C++17, C++14, C++11 and C++98 Status</title>
+  <title>Clang - C++20, C++17, C++14, C++11 and C++98 Status</title>
   <link type="text/css" rel="stylesheet" href="menu.css">
   <link type="text/css" rel="stylesheet" href="content.css">
   <style type="text/css">