================
@@ -578,9 +578,6 @@ void Parser::Initialize() {
}
Actions.Initialize();
-
- // Prime the lexer look-ahead.
- ConsumeToken();
----------------
vsapsai wrote:
Ok. My motivation was to make `Initialize` to be called unconditionally (I mean
not just for Parser but everywhere-ish). But nobody is excited about it and I
don't like it enough to keep pushing. So will minimize the changes downstream.
https://github.com/llvm/llvm-project/pull/208348
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits