diff options
| author | Tom Tromey <tom@tromey.com> | 2026-02-21 12:07:37 -0700 |
|---|---|---|
| committer | Tom Tromey <tom@tromey.com> | 2026-03-04 10:09:33 -0700 |
| commit | c2af35131a7c9fd9f6b3192418baf366b125efa4 (patch) | |
| tree | 4309950449bc25de04ba6330051641962c87ebbb /include/coff/symconst.h | |
| parent | 0bdaa90f81cbc7128b9c3c6ba3c3a145b64c8814 (diff) | |
| download | gdb-master.zip gdb-master.tar.gz gdb-master.tar.bz2 | |
In some spots the Python code will do an explicit upcast of gdbpy_ref,
like:
return gdbpy_ref<> ((PyObject *) color_obj.release ());
Now that ref_ptr allows upcasts, and because gdb's Python objects
derive from PyObject, these reshufflings can be expressed more simply.
Approved-By: Andrew Burgess <aburgess@redhat.com>
Diffstat (limited to 'include/coff/symconst.h')
0 files changed, 0 insertions, 0 deletions
