aboutsummaryrefslogtreecommitdiff
path: root/gcc/d/expr.cc
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@acm.org>2022-06-24 05:17:24 -0700
committerNathan Sidwell <nathan@acm.org>2022-06-29 09:36:18 -0700
commit01779f4f3d0ce7913da10649cda9ea69b0e5dd1b (patch)
tree6760277048c81f66c576529e16d560b5cab7bd49 /gcc/d/expr.cc
parent98c18e040e2c65db93f1498bb421e83165da3738 (diff)
downloadgcc-01779f4f3d0ce7913da10649cda9ea69b0e5dd1b.zip
gcc-01779f4f3d0ce7913da10649cda9ea69b0e5dd1b.tar.gz
gcc-01779f4f3d0ce7913da10649cda9ea69b0e5dd1b.tar.bz2
c++: Rename macro location structs
The macro location tables should really mention they are about locations. So rename them. Also, add a missing free of the remapping table, and remove some now-unneeded macro checking. gcc/cp/ * module.cc (macro_info, macro_traits, macro_table, macro_remap): Rename to ... (macro_loc_info, macro_loc_traits, macro_loc_table, macro_loc_remap): ... these. Update all uses. (module_state::write_prepare_maps): Remove unneeded macro checking. (module_state::write_begin): Free macro_loc_remap.
Diffstat (limited to 'gcc/d/expr.cc')
0 files changed, 0 insertions, 0 deletions