Remove cleanups from cp-support.c
authorTom Tromey <tom@tromey.com>
Thu, 28 Sep 2017 02:46:18 +0000 (20:46 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 30 Sep 2017 02:46:44 +0000 (20:46 -0600)
commit6ad94bc76615933a234a219368f1b9af2a64d746
tree0d1482ca6e142e1d5b3c1af591bbe2ab88aafa41
parent2003f3d839fa887811ff65380191e0beaeff719e
Remove cleanups from cp-support.c

This removes some cleanups from cp-support.c, using std::string.

gdb/ChangeLog
2017-09-29  Tom Tromey  <tom@tromey.com>

* cp-support.c (gdb_demangle): Use std::string.
gdb/ChangeLog
gdb/cp-support.c