[cfe-dev] Member expression returns type with wrong qualifiers
Eli Friedman
eli.friedman at gmail.com
Wed Feb 6 00:20:38 PST 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.llvm.org/pipermail/cfe-dev/attachments/20080206/262b386f/attachment.txt>
More information about the cfe-dev
mailing list