diff options
Diffstat (limited to 'clang')
| -rw-r--r-- | clang/www/cxx_status.html | 4 |
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> |

