summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2016-03-08 00:45:37 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2016-03-08 00:45:37 +0000
commit89e9597a508e1ed4bfde08ee3f4769d80bd96174 (patch)
treebb8aab63eb398365ee4a38057707242bc6e784bb /clang
parente513cd25bdb51aee94bd1848baf6c4689315a347 (diff)
downloadbcm5719-llvm-89e9597a508e1ed4bfde08ee3f4769d80bd96174.tar.gz
bcm5719-llvm-89e9597a508e1ed4bfde08ee3f4769d80bd96174.zip
Use class="svn" for features with SVN status.
llvm-svn: 262889
Diffstat (limited to 'clang')
-rw-r--r--clang/www/cxx_status.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index 5674bff89ae..85692f9d2b0 100644
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -629,12 +629,12 @@ as the draft C++1z standard evolves.</p>
<tr>
<td><tt>[[fallthrough]]</tt> attribute</td>
<td><a href="http://wg21.link/p0188r1">P0188R1</a></td>
- <td class="full" align="center">SVN</td>
+ <td class="svn" align="center">SVN</td>
</tr>
<tr>
<td><tt>[[nodiscard]]</tt> attribute</td>
<td><a href="http://wg21.link/p0189r1">P0189R1</a></td>
- <td class="full" align="center">SVN</td>
+ <td class="svn" align="center">SVN</td>
</tr>
<tr>
<td><tt>[[maybe_unused]]</tt> attribute</td>
OpenPOWER on IntegriCloud