aboutsummaryrefslogtreecommitdiff
path: root/www/cxx_status.html
diff options
context:
space:
mode:
authorFariborz Jahanian <fjahanian@apple.com>2009-09-28 18:35:46 +0000
committerFariborz Jahanian <fjahanian@apple.com>2009-09-28 18:35:46 +0000
commitd8307b1033ef52a1ae640691bc45052fddb07a69 (patch)
tree0aab29a6d2dd44757becde44bcbdfcf77749cbfa /www/cxx_status.html
parent1bffabaa357563607196b59d009bc3a12f19c032 (diff)
Patch for AST representation for the implicit conversion to a function
reference/pointer. And a test case for code gen. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83000 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/cxx_status.html')
-rw-r--r--www/cxx_status.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 8631352334..d2a403d213 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -1605,7 +1605,6 @@ welcome!</p>
<td class="medium" align="center"></td>
<td class="advanced" align="center"></td>
<td class="na" align="center">N/A</td>
- <td>Missing AST representation for the implicit conversion to a function reference/pointer</td>
</tr>
<tr>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;13.3.1.2 [over.match.oper]</td>