line-map.c
6.49 KB
-
line-map.h (source_location): New typedef. · 7d40b45f
* line-map.h (source_location): New typedef. (fileline): Redefined as source_location. (struct line_map, linemap_add, linemap_lookup): Replace filefile by source_location. * line-map.c (linemap_add, linemap_lookup): Use source_location. From-SVN: r74344
Per Bothner committed