[cfe-dev] [PATCH] add constant expression evaluation to the AST and fix PR2413

Eli Friedman eli.friedman at gmail.com
Fri Jun 13 23:10:29 PDT 2008


On Mon, Jun 9, 2008 at 10:46 PM, Eli Friedman <eli.friedman at gmail.com> wrote:
> On Sun, Jun 8, 2008 at 7:05 PM, Eli Friedman <eli.friedman at gmail.com> wrote:
>> Attached patch adds some capability to the AST to evaluate constant
>> expressions more general than integer constant expressions.  It then
>> uses that capability to remove the hack added for
>> Sema/darwin-align-cast.c, which fixes PR2413.
>
> This is an updated version with a few minor fixes.

I'm kind of reluctant to land a patch of this size without some sort
of review... would someone mind looking at this?

Thanks,
Eli



More information about the cfe-dev mailing list