Author: fjahanian
Date: Wed Oct 28 13:06:53 2009
New Revision: 85409

URL: http://llvm.org/viewvc/llvm-project?rev=85409&view=rev
Log:
Restored note on pointer to members with a pointer 
to issue involved.

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=85409&r1=85408&r2=85409&view=diff

==============================================================================
--- cfe/trunk/www/cxx_status.html (original)
+++ cfe/trunk/www/cxx_status.html Wed Oct 28 13:06:53 2009
@@ -731,7 +731,7 @@
   <td class="complete" align="center"></td>
   <td class="advanced"></td>
   <td class="advanced"></td>
-  <td></td>
+  <td>Dereferenced member function pointers have the wrong type(see FIXME in 
CheckPointerToMemberOperands).</td>
   <td></td>
 </tr>
 <tr>


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

Reply via email to