[cfe-dev] @synchronized
Chris Lattner
clattner at apple.com
Thu Jan 24 16:01:54 PST 2008
On Jan 16, 2008, at 9:42 PM, Eli Friedman wrote:
> 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;
Fixed, thanks!
-Chris
More information about the cfe-dev
mailing list