diff options
author | Tom Tromey <tromey@adacore.com> | 2023-04-28 08:01:54 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-05-23 13:57:53 -0600 |
commit | 562db568441ed0f7e258b843916c34572170cc6d (patch) | |
tree | 911c015433a041e3d121c62de69c8097842821f6 /gdb/python/py-symtab.c | |
parent | 98d630e910c73d163a071753bfc3b9c106cd3715 (diff) | |
download | binutils-562db568441ed0f7e258b843916c34572170cc6d.zip binutils-562db568441ed0f7e258b843916c34572170cc6d.tar.gz binutils-562db568441ed0f7e258b843916c34572170cc6d.tar.bz2 |
Move innermost_block_tracker to expression.h
I think parser-defs.h should hold declarations that can be used by
parser implementations, whereas expression.h should hold declarations
that are used by code that wants to call a parser. Following this
logic, this patch moves innermost_block_tracker to expression.h.
Diffstat (limited to 'gdb/python/py-symtab.c')
0 files changed, 0 insertions, 0 deletions