summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/www/cxx_status.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index 33430b9129f..b32e5663c64 100644
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -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>
OpenPOWER on IntegriCloud