]> granicus.if.org Git - clang/commitdiff
Remove commented-out entry for ARBs, they're not in C++1y any more.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 28 Sep 2013 19:09:34 +0000 (19:09 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 28 Sep 2013 19:09:34 +0000 (19:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@191627 91177308-0d34-0410-b5e6-96231b3b80d8

www/cxx_status.html

index 33430b9129f678ef1e99e109d09d08955b68617e..b32e5663c64fe41dec61a6fe83f3146335696069 100644 (file)
@@ -433,13 +433,6 @@ available.</p>
       <td>Return type deduction for normal functions</td>
       <td class="svn" align="center">SVN</td>
     </tr>
-    <!-- Removed from C++1y.
-    <tr>
-      <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="partial" align="center">Partial</td>
-    </tr>
-    -->
     <tr>
       <td>Initialized lambda captures</td>
       <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3648.html">N3648</a></td>