diff options
author | Tom Tromey <tom@tromey.com> | 2018-05-29 12:20:09 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2018-06-01 10:46:48 -0600 |
commit | 55b6c9849624fc105539e08222fb8ff128a5f7e2 (patch) | |
tree | 8644bf96598fd1b9da89528c2d4579ba06094567 /gas/asintl.h | |
parent | 3513a6bb20ef286e303367d4ef4963b5dab877cb (diff) | |
download | gdb-55b6c9849624fc105539e08222fb8ff128a5f7e2.zip gdb-55b6c9849624fc105539e08222fb8ff128a5f7e2.tar.gz gdb-55b6c9849624fc105539e08222fb8ff128a5f7e2.tar.bz2 |
Use yy-remap.h in cp-name-parser.y
This changes cp-name-parser.y to use yy-remap.h, rather than its old
manual approach.
This required declaring parser_fprintf in cp-name-parser.y.
parser-defs.h can't be included here because parser-defs.h declares a
global "lexptr", which conflicts with the local one in
cp-name-parser.y. This is only temporary, and will be cleaned up
later in the series.
gdb/ChangeLog
2018-06-01 Tom Tromey <tom@tromey.com>
* cp-name-parser.y (parser_fprintf): Declare.
(GDB_YY_REMAP_PREFIX): Define.
Include yy-remap.h. Don't redefine yy* identifiers.
Diffstat (limited to 'gas/asintl.h')
0 files changed, 0 insertions, 0 deletions