On Nov 1, 2010, at 2:45 PM, Jim Goodnow II wrote:

> Well, those calls would actually be MemberCallExpr's, so it wouldn't 
> occur in VisitCallExpr. The problem is really just an artifact of 
> CXXOperatorCalls being grouped together with Calls. Eventually, they 
> will probably be separated and this check can go away.

Hi Jim,

Why don't we do the right fix now?  (i.e., do the refactoring you are 
suggesting).

Ted
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to