diff options
Diffstat (limited to 'clang')
-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 7643c7a7b1c..a0c697f1492 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -467,7 +467,7 @@ available.</p> <tr> <td>Clarifying memory allocation</td> <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3664.html">N3664</a></td> - <td class="full" align="center">Yes</td> + <td class="partial" align="center">Partial</td> </tr> </table> |