aboutsummaryrefslogtreecommitdiff
path: root/gcc/gdbhooks.py
diff options
context:
space:
mode:
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>2023-04-12 17:58:27 +0200
committerCohenArthur <arthur.cohen@embecosm.com>2023-04-21 13:15:47 +0000
commitdc89a98af04d11796c679b9927aaf8bb62c0cb75 (patch)
treec65af8354a5c373147c4fa4fd2f1ef7c4269285d /gcc/gdbhooks.py
parentca50a4f3a665031a92e5030650049f7484756028 (diff)
downloadgcc-dc89a98af04d11796c679b9927aaf8bb62c0cb75.zip
gcc-dc89a98af04d11796c679b9927aaf8bb62c0cb75.tar.gz
gcc-dc89a98af04d11796c679b9927aaf8bb62c0cb75.tar.bz2
libproc_macro: Add remaining drop functions
Remaining structures from the rust bridge that missed a drop function now have one. ChangeLog: * libgrust/libproc_macro/group.cc (Group::drop): Add drop implementation. * libgrust/libproc_macro/group.h: Add drop prototype. * libgrust/libproc_macro/tokenstream.cc (TokenStream::drop): Add drop implementation. (TokenStream__drop): Change to a call to TokenStream::drop. * libgrust/libproc_macro/tokenstream.h: Add drop prototype. * libgrust/libproc_macro/tokentree.cc (TokenTree::drop): Add drop implementation. * libgrust/libproc_macro/tokentree.h: Add drop prototype. Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc/gdbhooks.py')
0 files changed, 0 insertions, 0 deletions