]> git.ipfire.org Git - thirdparty/gcc.git/commit
libcpp/ChangeLog:
authormanu <manu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Oct 2014 14:45:36 +0000 (14:45 +0000)
committermanu <manu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Oct 2014 14:45:36 +0000 (14:45 +0000)
commit1fcf966905605cd4800fcca6ea47cd867da9aaf1
tree14ba88901f9fa27aced570ad65125c5c7d902a01
parent6b9c511d36b2481d0027402edc14d23aaa221c76
libcpp/ChangeLog:

2014-10-14  Manuel López-Ibáñez  <manu@gcc.gnu.org>

* include/line-map.h (linemap_location_from_macro_expansion_p):
const struct line_maps * argument.
(linemap_position_for_line_and_column): const struct line_map *
argument.
* line-map.c (linemap_add_macro_token): Use correct argument name
in comment.
(linemap_position_for_line_and_column): const struct line_map *
argument.
(linemap_macro_map_loc_to_def_point): Fix comment. Make static.
(linemap_location_from_macro_expansion_p): const struct line_maps *
argument.
(linemap_resolve_location): Fix argument names in comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216205 138bc75d-0d04-0410-961f-82ee72b054a4
libcpp/ChangeLog
libcpp/include/line-map.h
libcpp/line-map.c