-
- Downloads
LINEMAP_POSITION_FOR_COLUMN had the exact same effect as linemap_position_for_column...
LINEMAP_POSITION_FOR_COLUMN had the exact same effect as linemap_position_for_column, removed it and updated users to use linemap_position_for_column instead libcpp/ChangeLog * include/line-map.h (LINEMAP_POSITION_FOR_COLUMN): Remove. Update all users to use linemap_position_for_column instead. gcc/go/ChangeLog * gofrontend/lex.cc (Lex::location): Update to use linemap_position_for_column instead. (Lex::earlier_location): Likewise. From-SVN: r177768
Showing
- gcc/go/ChangeLog 6 additions, 0 deletionsgcc/go/ChangeLog
- gcc/go/gofrontend/lex.cc 2 additions, 6 deletionsgcc/go/gofrontend/lex.cc
- libcpp/ChangeLog 5 additions, 0 deletionslibcpp/ChangeLog
- libcpp/directives-only.c 1 addition, 1 deletionlibcpp/directives-only.c
- libcpp/include/line-map.h 0 additions, 17 deletionslibcpp/include/line-map.h
- libcpp/lex.c 2 additions, 2 deletionslibcpp/lex.c
Loading
Please register or sign in to comment