[PATCH] D75523: [www] cxx_status: Update title to mention C++20

Hubert Tong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 9 11:53:00 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf4076ad64075: [www] cxx_status: Update title to mention C++20 (authored by hubert.reinterpretcast).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75523/new/

https://reviews.llvm.org/D75523

Files:
  clang/www/cxx_status.html


Index: clang/www/cxx_status.html
===================================================================
--- clang/www/cxx_status.html
+++ clang/www/cxx_status.html
@@ -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">


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75523.249181.patch
Type: text/x-patch
Size: 550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200309/68536805/attachment.bin>


More information about the cfe-commits mailing list