[LLVMbugs] [Bug 15045] "member reference type 'Cl0' is not a pointer" diag should have a fixit to change '->' to '.'

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jul 11 15:40:29 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=15045

Kaelyn Uhrain <rikka at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rikka at google.com
         Resolution|---                         |FIXED
           Assignee|unassignedclangbugs at nondot. |rikka at google.com
                   |org                         |

--- Comment #3 from Kaelyn Uhrain <rikka at google.com> ---
A fixit for changing '->' to '.' in the presence of operator-> overload
resolution has been committed in r186128.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130711/406ddb04/attachment.html>


More information about the llvm-bugs mailing list