From 155ad6c1d59cc24d06a1a4c67365e05b3172d7f4 Mon Sep 17 00:00:00 2001
From: Richard Smith
Date: Tue, 8 Mar 2016 00:45:37 +0000
Subject: [PATCH] Use class="svn" for features with SVN status.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@262889 91177308-0d34-0410-b5e6-96231b3b80d8
---
www/cxx_status.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 5674bff89a..85692f9d2b 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -629,12 +629,12 @@ as the draft C++1z standard evolves.
[[fallthrough]] attribute |
P0188R1 |
- SVN |
+ SVN |
[[nodiscard]] attribute |
P0189R1 |
- SVN |
+ SVN |
[[maybe_unused]] attribute |
--
2.50.1