Cool! One quick request:
On Wed, Nov 12, 2008 at 1:44 AM, Eli Friedman <[EMAIL PROTECTED]> wrote:
> + APValue VisitStmt(Stmt *S) {
> + // FIXME: Remove this when we support more expressions.
> + printf("Unhandled pointer statement\n");
> + S->dump();
> + return APValue();
> + }
Can this go away (soon)? I see a bunch of these on 176.gcc which I am
now running quite regularly.
- Daniel
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits