diff options
Diffstat (limited to 'clang/www/cxx_status.html')
-rw-r--r-- | clang/www/cxx_status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 5163402e35e..fc354b2b893 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -639,7 +639,7 @@ as the draft C++1z standard evolves.</p> <tr> <td><tt>[[maybe_unused]]</tt> attribute</td> <td><a href="http://wg21.link/p0212r1">P0212R1</a></td> - <td class="none" align="center">No</td> + <td class="svn" align="center">SVN</td> </tr> <tr> <td>Aggregate initialization of classes with base classes</td> |