diff options
-rwxr-xr-x | clang/www/cxx_status.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 19a589abf17..72ca977a7bc 100755 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -1007,6 +1007,7 @@ as the draft C++2a standard evolves. </tr> <tr> <td><a href="http://wg21.link/p1668r1">P1668R1</a></td> + <td rowspan="2" class="svn" align="center">SVN</td> </tr> <tr> <td><a href="http://wg21.link/p0784r7">P0784R7</a></td> |