-
- Downloads
traditional.c (lex_identifier): Use CPP_HASHNODE.
* 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
Showing
- libcpp/ChangeLog 13 additions, 0 deletionslibcpp/ChangeLog
- libcpp/identifiers.c 10 additions, 7 deletionslibcpp/identifiers.c
- libcpp/include/line-map.h 2 additions, 2 deletionslibcpp/include/line-map.h
- libcpp/lex.c 3 additions, 3 deletionslibcpp/lex.c
- libcpp/line-map.c 3 additions, 4 deletionslibcpp/line-map.c
- libcpp/traditional.c 2 additions, 2 deletionslibcpp/traditional.c
Loading
Please register or sign in to comment