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
member_ref_fixit.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
