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>&nbsp;&nbsp;5.6 [expr.mul]</td>


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to