Hi,

On 03/05/2014 06:35 PM, Jason Merrill wrote:
+         cp_token *token = cp_lexer_peek_token (parser->lexer);
+         cp_lexer_set_source_position_from_token (token);
Shall we add a static inline void cp_lexer_set_source_position (cp_lexer *lexer)? We do have a couple of existing instances too...

Paolo.

Reply via email to