I guess we shouldn't handle CXXOperatorCallExpr in VisitCall(). It should has it own code path, like CXXMemberCallExpr.
2010/11/17 Marcin Świderski <[email protected]> > Patch: For an operator call that really is a method call treat the first > argument as a lvalue. > > Please approve for commit. > > - Marcin >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
