From: Richard Smith Date: Tue, 8 Mar 2016 00:45:37 +0000 (+0000) Subject: Use class="svn" for features with SVN status. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=155ad6c1d59cc24d06a1a4c67365e05b3172d7f4;p=clang 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 --- 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