[cfe-dev] New crash in codegen?

Eli Friedman eli.friedman at gmail.com
Tue Feb 5 16:30:09 PST 2008


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...

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

-Eli
-Eli



More information about the cfe-dev mailing list