[cfe-commits] [PATCH] GRExprEngine operator method first argument as lvalue

Zhongxing Xu xuzhongxing at gmail.com
Tue Nov 16 19:33:35 PST 2010


I guess we shouldn't handle CXXOperatorCallExpr in VisitCall(). It should
has it own code path, like CXXMemberCallExpr.

2010/11/17 Marcin Świderski <marcin.sfider at gmail.com>

> Patch: For an operator call that really is a method call treat the first
> argument as a lvalue.
>
> Please approve for commit.
>
> - Marcin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101117/4694070b/attachment.html>


More information about the cfe-commits mailing list