[cfe-commits] [PATCH] Fix crash (PR9025) and improve diagnostics for missing parens on member access expression

Matt Beaumont-Gay matthewbg at google.com
Wed Feb 16 15:20:20 PST 2011


On Tue, Feb 15, 2011 at 19:43, Matt Beaumont-Gay <matthewbg at google.com> wrote:
> Does what it says on the tin. I'm not thrilled with the wording of the
> text for note_member_ref_possible_intended_overload, so I'm
> particularly happy for suggestions about that. I'll add some tests
> after I address any comments.

Here's an updated patch which respects -fshow-overloads=best. I'm not
totally sold on this addition, though.

-Matt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: member_ref_call_2.patch
Type: application/octet-stream
Size: 5005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110216/1b001f51/attachment.obj>


More information about the cfe-commits mailing list