Skip to content

Commit f4076ad

Browse files
[www] cxx_status: Update title to mention C++20
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
1 parent 4b130b8 commit f4076ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/www/cxx_status.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
5-
<title>Clang - C++17, C++14, C++11 and C++98 Status</title>
5+
<title>Clang - C++20, C++17, C++14, C++11 and C++98 Status</title>
66
<link type="text/css" rel="stylesheet" href="menu.css">
77
<link type="text/css" rel="stylesheet" href="content.css">
88
<style type="text/css">

0 commit comments

Comments
 (0)