[cfe-dev] New crash in codegen?

Chris Lattner clattner at apple.com
Tue Feb 5 16:31:07 PST 2008


On Feb 5, 2008, at 4:30 PM, Eli Friedman wrote:

> On Feb 5, 2008 3:05 PM, Chris Lattner <clattner at apple.com> wrote:
>> We need to rethink how the parser/sema and the clients communicate,
>> probably by extending ASTConsumer.  How critical is this to you?
>> Steve convinced me to implement support for 2-token lookahead, would
>> it be ok to defer this for a couple days?
>
> Well, this crashes on a lot of real code, since it's not exactly a
> rare construct.  That said, I'm not using clang for anything serious,
> so it's hard to say it's very important...

Gotcha, will fix.

> Is there some sort of easy hack that could make this work for the  
> moment?

I'm working on it, stay tuned :)

-Chris



More information about the cfe-dev mailing list