aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/python.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2022-09-24 13:38:42 -0600
committerTom Tromey <tom@tromey.com>2022-10-16 10:50:47 -0600
commitda6f3d00b490caf570a8bda0bab1cd78388bb795 (patch)
tree0b3d1874f12122bb4eaf1f9259a0c4ce1e029a92 /gdb/python/python.c
parent98ed24fb35d89eb20179edf6c12f599c7a9e228e (diff)
downloadbinutils-da6f3d00b490caf570a8bda0bab1cd78388bb795.zip
binutils-da6f3d00b490caf570a8bda0bab1cd78388bb795.tar.gz
binutils-da6f3d00b490caf570a8bda0bab1cd78388bb795.tar.bz2
More uses of checked_static_cast
This patch changes a few more uses of static_cast to use checked_static_cast. In this patch, cast-to-references are converted by moving the dereference outside of the cast, as checked_static_cast only handles pointers.
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions