================ ---------------- matthias-springer wrote: Can this be dropped? `tokenEnd != state.lex.getBufferEnd() && *tokenEnd == '('`. You already check for `Token::l_paren` below. https://github.com/llvm/llvm-project/pull/180668