summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-11-20 22:00:06 +0000
committerDouglas Gregor <dgregor@apple.com>2009-11-20 22:00:06 +0000
commit09177b2b7fc0d08e55589cf8035ec9a54c4ce6c8 (patch)
treeeb298748b78a6dd0c94658c8048ec91ff70da18a
parentfbed130173efffe38a6c40abc88b141023600be3 (diff)
downloadbcm5719-llvm-09177b2b7fc0d08e55589cf8035ec9a54c4ce6c8.tar.gz
bcm5719-llvm-09177b2b7fc0d08e55589cf8035ec9a54c4ce6c8.zip
Update C++ status
llvm-svn: 89492
-rw-r--r--clang/www/cxx_status.html9
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>&nbsp;&nbsp;5.2 [expr.post]</td><td></td><td></td><td></td><td></td><td></td></tr>
<tr>
@@ -1093,9 +1092,9 @@ welcome!</p>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.3.1.2 [namespace.memdef]</td>
@@ -1809,7 +1808,7 @@ welcome!</p>
<td class="complete" align="center">&#x2713;</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>&nbsp;&nbsp;14.2 [temp.names]</td>
OpenPOWER on IntegriCloud