[cfe-commits] r85405 - /cfe/trunk/www/cxx_status.html
Fariborz Jahanian
fjahanian at apple.com
Wed Oct 28 10:25:02 PDT 2009
Author: fjahanian
Date: Wed Oct 28 12:25:01 2009
New Revision: 85405
URL: http://llvm.org/viewvc/llvm-project?rev=85405&view=rev
Log:
Removed a Note related to pointer to member functions which
does not seem to exist any longer.
Modified:
cfe/trunk/www/cxx_status.html
Modified: cfe/trunk/www/cxx_status.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/cxx_status.html?rev=85405&r1=85404&r2=85405&view=diff
==============================================================================
--- cfe/trunk/www/cxx_status.html (original)
+++ cfe/trunk/www/cxx_status.html Wed Oct 28 12:25:01 2009
@@ -732,7 +732,7 @@
<td class="advanced"></td>
<td class="advanced"></td>
<td></td>
- <td>Dereferenced member function pointers have the wrong type.</td>
+ <td></td>
</tr>
<tr>
<td> 5.6 [expr.mul]</td>
More information about the cfe-commits
mailing list