[cfe-dev] Member expression returns type with wrong qualifiers

Eli Friedman eli.friedman at gmail.com
Wed Feb 6 02:20:38 CST 2008


On Feb 4, 2008 5:54 PM, Steve Naroff <snaroff at apple.com> wrote:
> I think it would be a bit cleaner to fold the getTypeForMemberExpr()
> logic into Sema::ActOnMemberReferenceExpr() and pass in the derived
> type explicitly (just add an argument to the constructor). Passing the
> type in explicitly is more consistent with all the other expr AST's.

So, more like the attached?

-Eli
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: memberexprfix.txt
Url: http://lists.cs.uiuc.edu/pipermail/cfe-dev/attachments/20080206/262b386f/attachment-0001.txt 


More information about the cfe-dev mailing list