diff options
author | Tom Tromey <tom@tromey.com> | 2025-02-23 15:34:40 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2025-03-07 08:09:29 -0700 |
commit | caf77196512fd866663b216486c3ae317c20a2bf (patch) | |
tree | 4195672c128106993dcb82306a3d7a15f84d2b80 /gdb/async-event.h | |
parent | 8f6ddbfc7dfd24b18d0b2ae2c47212ef85b45068 (diff) | |
download | binutils-caf77196512fd866663b216486c3ae317c20a2bf.zip binutils-caf77196512fd866663b216486c3ae317c20a2bf.tar.gz binutils-caf77196512fd866663b216486c3ae317c20a2bf.tar.bz2 |
Handle ">>" in cp-name-parser.y
I noticed that a certain name didn't work correctly when trying to
remove the parameters. I put this into lookup_name_info-selftests.c.
I tracked this down to the fact that cp-name-parser.y doesn't handle
">>" to end templates. This patch fixes this in a simple way --
accepting the "RSH" token where appropriate and then un-pushing a ">".
Diffstat (limited to 'gdb/async-event.h')
0 files changed, 0 insertions, 0 deletions