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 fc354b2b893..04ca78bcff2 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -654,7 +654,7 @@ as the draft C++1z standard evolves.</p> <tr> <td>Differing <tt>begin</tt> and <tt>end</tt> types in range-based <tt>for</tt></td> <td><a href="http://wg21.link/p0184r0">P0184R0</a></td> - <td class="none" align="center">No</td> + <td class="svn" align="center">SVN</td> </tr> <tr> <td>Lambda capture of <tt>*this</tt></td> |