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 ee1827ecf17..7643c7a7b1c 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -431,7 +431,7 @@ available.</p> </tr> <tr> <td>Return type deduction for normal functions</td> - <td class="partial" align="center">Partial</td> + <td class="svn" align="center">SVN</td> </tr> <tr> <td>Runtime-sized arrays with automatic storage duration</td> |