]> granicus.if.org Git - clang/commitdiff
VLAs in C++14!
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 20 Apr 2013 13:20:33 +0000 (13:20 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 20 Apr 2013 13:20:33 +0000 (13:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179949 91177308-0d34-0410-b5e6-96231b3b80d8

www/cxx_status.html

index 59c5e2a662c2ca260fc25842ffbb2440fa074e7a..bfa612e362abd942f627e90143d8a1eab6da52d6 100644 (file)
@@ -427,7 +427,7 @@ available.</p>
       <td class="none" align="center">No</td>
     </tr>
     <tr>
-      <td>[PROVISIONAL] Runtime-sized arrays with automatic storage duration</td>
+      <td>Runtime-sized arrays with automatic storage duration</td>
       <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3639.html">N3639</a></td>
       <td class="none" align="center">Partial</td>
     </tr>
@@ -459,7 +459,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="none" align="center">No</td>
+      <td class="none" align="center">Partial</td>
     </tr>
 </table>