On Feb 5, 2008 3:05 PM, Chris Lattner <[EMAIL PROTECTED]> 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 _______________________________________________ cfe-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
