| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cpp-id-data.h | ||
| cpplib.h | ||
| line-map.h | ||
| mkdeps.h | ||
| symtab.h |
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
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cpp-id-data.h | Loading commit data... | |
| cpplib.h | Loading commit data... | |
| line-map.h | Loading commit data... | |
| mkdeps.h | Loading commit data... | |
| symtab.h | Loading commit data... |