[cfe-commits] [PATCH] Member reference fixit (bug 6800)

Aaron Ballman aaron at aaronballman.com
Sat Jan 21 23:42:28 PST 2012


I've attached a patch to fix bug 6800 (and test cases) so that a
proper fixit is output when dereferencing using -> instead of .  We
were missing the fixit when looking up overloaded operator -> and
emitting a diagnostic.

HTH!

~Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: member_ref_fixit.patch
Type: application/octet-stream
Size: 1335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120122/4aaff734/attachment.obj>


More information about the cfe-commits mailing list