diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-04-12 17:47:43 +0200 |
---|---|---|
committer | CohenArthur <arthur.cohen@embecosm.com> | 2023-04-21 13:15:47 +0000 |
commit | bf75c15d4057ae001becb94b16e4c79b0712db05 (patch) | |
tree | c7a5e79f3e6d116d8b60dc77848fc59c27c51ba3 /gcc | |
parent | 4984dd59b6b7f811ea81d69bfa24ff73c1d19ebf (diff) | |
download | gcc-bf75c15d4057ae001becb94b16e4c79b0712db05.zip gcc-bf75c15d4057ae001becb94b16e4c79b0712db05.tar.gz gcc-bf75c15d4057ae001becb94b16e4c79b0712db05.tar.bz2 |
libproc_macro: Add drop function on Ident struct
Add a drop function that cleans internal fields of a given Ident struct.
ChangeLog:
* libgrust/libproc_macro/ident.cc (Ident__drop): Replace by call
to Ident::drop.
(Ident::drop): Add drop function.
* libgrust/libproc_macro/ident.h: Add drop prototype.
Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions