Update C++ status
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89492 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 53a32f7..9e4c5ce 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -546,8 +546,7 @@
<td class="advanced" align="center"></td>
<td class="advanced" align="center"></td>
<td></td>
- <td>cannot parse operator-function-ids that have explicit template argument
- lists</td>
+ <td></td>
</tr>
<tr><td> 5.2 [expr.post]</td><td></td><td></td><td></td><td></td><td></td></tr>
<tr>
@@ -1093,9 +1092,9 @@
<td> 7.3.1.1 [namespace.unnamed]</td>
<td class="complete" align="center"></td>
<td class="complete" align="center"></td>
- <td class="broken"></td>
+ <td class="complete"></td>
<td></td>
- <td>Unnamed namespace members cannot be looked up.</td>
+ <td></td>
</tr>
<tr>
<td> 7.3.1.2 [namespace.memdef]</td>
@@ -1809,7 +1808,7 @@
<td class="complete" align="center">✓</td>
<td class="medium" align="center"></td>
<td class="na" align="center">N/A</td>
- <td>Template template parameters cannot actually be used in templates</td>
+ <td></td>
</tr>
<tr>
<td> 14.2 [temp.names]</td>