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

Eli Friedman eli.friedman at gmail.com
Mon Jun 9 22:46:13 PDT 2008


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.

-Eli
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tt.txt
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080609/5ccf3680/attachment.txt>


More information about the cfe-dev mailing list