diff options
Diffstat (limited to 'clang/www/cxx_status.html')
-rw-r--r-- | clang/www/cxx_status.html | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 53a32f72ccb..9e4c5ceb566 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -546,8 +546,7 @@ welcome!</p> <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 @@ welcome!</p> <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></td> - <td>Unnamed namespace members cannot be looked up.</td> </tr> <tr> <td> 7.3.1.2 [namespace.memdef]</td> @@ -1809,7 +1808,7 @@ welcome!</p> <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> |