On Feb 5, 2008, at 4:30 PM, Eli Friedman wrote: > 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...
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 _______________________________________________ cfe-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
