[cfe-dev] EvaluateAsLValue and non global storage

Eli Friedman eli.friedman at gmail.com
Sat Aug 29 12:12:29 PDT 2009


On Sat, Aug 29, 2009 at 8:08 AM, Enea Zaffanella<zaffanella at cs.unipr.it> wrote:
> Hello.
>
> Please find attached a patch to change method Expr::Evaluate() so that it
> can return an lvalue representation (Base, Offset) even for stack-based
> objects.

Please don't... I would strongly prefer to add a separate method.

-Eli



More information about the cfe-dev mailing list