]> gcc.gnu.org Git - gcc.git/commit
libcpp: eliminate LINEMAPS_LAST_ALLOCATED{,_ORDINARY,_MACRO}_MAP
authorDavid Malcolm <dmalcolm@redhat.com>
Sun, 8 Oct 2023 22:43:17 +0000 (18:43 -0400)
committerDavid Malcolm <dmalcolm@redhat.com>
Sun, 8 Oct 2023 22:43:17 +0000 (18:43 -0400)
commita73c80d99736f03ba5a7a74853bcd415bbdc4c32
treebcb7beb876d1836bbb2593785f4a1d797082c1ad
parentb365e9d57ad445c5491737e230bc94213a139de7
libcpp: eliminate LINEMAPS_LAST_ALLOCATED{,_ORDINARY,_MACRO}_MAP

Nothing uses these; delete them.

libcpp/ChangeLog:
* include/line-map.h (LINEMAPS_LAST_ALLOCATED_MAP): Delete.
(LINEMAPS_LAST_ALLOCATED_ORDINARY_MAP): Delete.
(LINEMAPS_LAST_ALLOCATED_MACRO_MAP): Delete.

Signed-off-by: David Malcolm <dmalcolm@redhat.com>
libcpp/include/line-map.h
This page took 0.053265 seconds and 5 git commands to generate.