[cfe-dev] @synchronized

Eli Friedman eli.friedman at gmail.com
Wed Jan 16 21:42:31 PST 2008


On Jan 16, 2008 9:14 PM, Eli Friedman <eli.friedman at gmail.com> wrote:
> And we might want to fix Parser::ExprResult to be a bit more obvious,
> since the mistake of returning 0 rather than true on error is rather
> widespread.

Hmm, actually, I withdraw this statement; it isn't really common.  I
did find another similar crash, though.

Testcase:
void a() {goto A;

-Eli



More information about the cfe-dev mailing list