Skip to content
Snippets Groups Projects
  • Tom Tromey's avatar
    2bf41bf0
    traditional.c (lex_identifier): Use CPP_HASHNODE. · 2bf41bf0
    Tom Tromey authored
    	* traditional.c (lex_identifier): Use CPP_HASHNODE.
    	* lex.c (lex_identifier): Use CPP_HASHNODE.
    	* include/line-map.h (LINEMAP_POSITION_FOR_COLUMN): Wrap in
    	do-while.
    	* identifiers.c (alloc_node): Change return type.
    	(_cpp_init_hashtable): Don't cast 'alloc_node'.
    	(proxy_assertion_broken): New declaration.
    	(cpp_forall_identifiers): Move comment.
    	* line-map.c (linemap_add): Comment fix.
    	(linemap_line_start): Indentation fix.
    
    From-SVN: r132467
    2bf41bf0
    History
    traditional.c (lex_identifier): Use CPP_HASHNODE.
    Tom Tromey authored
    	* traditional.c (lex_identifier): Use CPP_HASHNODE.
    	* lex.c (lex_identifier): Use CPP_HASHNODE.
    	* include/line-map.h (LINEMAP_POSITION_FOR_COLUMN): Wrap in
    	do-while.
    	* identifiers.c (alloc_node): Change return type.
    	(_cpp_init_hashtable): Don't cast 'alloc_node'.
    	(proxy_assertion_broken): New declaration.
    	(cpp_forall_identifiers): Move comment.
    	* line-map.c (linemap_add): Comment fix.
    	(linemap_line_start): Indentation fix.
    
    From-SVN: r132467