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 cd11299f852..0dc245e4568 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -694,7 +694,7 @@ as the draft C++1z standard evolves. <tr> <td>Guaranteed copy elision</td> <td><a href="http://wg21.link/p0135r1">P0135R1</a></td> - <td class="none" align="center">No</td> + <td class="svn" align="center">SVN</td> </tr> <tr> <td rowspan=2>Stricter expression evaluation order</td> |

