summaryrefslogtreecommitdiffstats
path: root/www/cxx_status.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/cxx_status.html')
-rw-r--r--www/cxx_status.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html
index e1df3be..0858db7 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -24,7 +24,7 @@
<!--*************************************************************************-->
<h1>C++ Support in Clang</h1>
<!--*************************************************************************-->
-<p>Last updated: $Date: 2009-10-30 15:54:38 +0100 (Fri, 30 Oct 2009) $</p>
+<p>Last updated: $Date: 2009-11-20 23:00:06 +0100 (Fri, 20 Nov 2009) $</p>
<p>
This page tracks the status of C++ support in Clang.<br>
@@ -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