mirror of
https://github.com/gcc-mirror/gcc.git
synced 2024-11-21 13:40:47 +00:00
b44757f836
Remaining structures from the rust bridge that missed a drop function now have one. libgrust/ChangeLog: * libproc_macro/group.cc (Group::drop): Add drop implementation. * libproc_macro/group.h: Add drop prototype. * libproc_macro/tokenstream.cc (TokenStream::drop): Add drop implementation. (TokenStream__drop): Change to a call to TokenStream::drop. * libproc_macro/tokenstream.h: Add drop prototype. * libproc_macro/tokentree.cc (TokenTree::drop): Add drop implementation. * libproc_macro/tokentree.h: Add drop prototype. Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> |
||
---|---|---|
.. | ||
libproc_macro | ||
aclocal.m4 | ||
ChangeLog | ||
configure | ||
configure.ac | ||
Makefile.am | ||
Makefile.in |