From 89e9597a508e1ed4bfde08ee3f4769d80bd96174 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. llvm-svn: 262889 --- clang/www/cxx_status.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 5674bff..85692f9 100644 --- a/clang/www/cxx_status.html +++ b/clang/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.7.4