Remove cleanup from old_renaming_is_invisible
authorTom Tromey <tom@tromey.com>
Fri, 10 Nov 2017 21:39:31 +0000 (14:39 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 4 May 2018 18:12:16 +0000 (12:12 -0600)
commit49d83361cda4614f571f46c6bc0464092daf3dc9
tree9d8b122f7542a6d7e85ab55d8a1a379c50b66504
parentade72a3453670d518ba14fe47bc7a64df81ce766
Remove cleanup from old_renaming_is_invisible

This removes a cleanup from ada-lang.c by changing xget_renaming_scope
to return a std::string.

ChangeLog
2018-05-04  Tom Tromey  <tom@tromey.com>

* ada-lang.c (xget_renaming_scope): Return std::string.
(old_renaming_is_invisible): Update.
gdb/ChangeLog
gdb/ada-lang.c
This page took 0.033832 seconds and 4 git commands to generate.