summaryrefslogtreecommitdiff
path: root/www/cxx_status.html
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
commitd90e0eee4347f2985d4cc1a5f052223b7047da0d (patch)
treee2eb3015011d0f0dbc127d0076ffc0972b491bdd /www/cxx_status.html
parent31658dfe908d07666e2820ced8443a9a1988f1eb (diff)
downloadclang-d90e0eee4347f2985d4cc1a5f052223b7047da0d.tar.gz
Update C++ status
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89492 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/cxx_status.html')
-rw-r--r--www/cxx_status.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 53a32f72cc..9e4c5ceb56 100644
--- a/www/cxx_status.html
+++ b/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>