Clarifying memory allocation: approved for C++14. Move from N/A to no, since we currently relax 'operator new' calls which didn't come from new-expressions.

llvm-svn: 179946
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index dcdac72..bb5c4bc 100644
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -457,9 +457,9 @@
       <td class="none" align="center">No</td>
     </tr>
     <tr>
-      <td>[PROVISIONAL] Clarifying memory allocation</td>
+      <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="na" align="center">N/A</td>
+      <td class="none" align="center">No</td>
     </tr>
 </table>