]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
line-map.c (LINE_MAP_MAX_COLUMN_NUMBER LINE_MAP_MAX_LOCATION_WITH_COLS,LINE_MAP_MAX_S...
authorManuel López-Ibáñez <manu@gcc.gnu.org>
Tue, 26 May 2015 17:12:28 +0000 (17:12 +0000)
committerManuel López-Ibáñez <manu@gcc.gnu.org>
Tue, 26 May 2015 17:12:28 +0000 (17:12 +0000)
commit815facd36d5342079199ae644ccdb2e052c83a72
tree1d0499ac4735b46b7235b7b759304fffe02538db
parentcee62feed1ea741f86e824abb6c3fc58bd01d730
line-map.c (LINE_MAP_MAX_COLUMN_NUMBER LINE_MAP_MAX_LOCATION_WITH_COLS,LINE_MAP_MAX_SOURCE_LOCATION): New constants.

libcpp/ChangeLog:

2015-05-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>

* line-map.c (LINE_MAP_MAX_COLUMN_NUMBER
LINE_MAP_MAX_LOCATION_WITH_COLS,LINE_MAP_MAX_SOURCE_LOCATION):
New constants.
(linemap_line_start): Use them.
(linemap_position_for_column): Use them.

From-SVN: r223705
libcpp/ChangeLog
libcpp/line-map.c