diff options
author | Tom Tromey <tom@tromey.com> | 2025-09-17 14:31:09 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2025-10-11 13:27:36 -0600 |
commit | 61a98786bfe58801995ee750887bc9e983ad983d (patch) | |
tree | c8704a06e2220b54f0ff142d6e4e7ed11e07d83f /gdb/python/python-internal.h | |
parent | 23e3008c3eadd2825ebbd7953a894cfd58f89e12 (diff) | |
download | binutils-61a98786bfe58801995ee750887bc9e983ad983d.zip binutils-61a98786bfe58801995ee750887bc9e983ad983d.tar.gz binutils-61a98786bfe58801995ee750887bc9e983ad983d.tar.bz2 |
Use std::unique_ptr in compunit_symtab
Now that compunit_symtab can have a destructor, it can use
std::unique_ptr rather than an explicit 'delete'.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/python/python-internal.h')
0 files changed, 0 insertions, 0 deletions