]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/value.c
Have value::bits_synthetic_pointer return bool
authorTom Tromey <tom@tromey.com>
Tue, 14 Feb 2023 17:16:26 +0000 (10:16 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 15 Feb 2023 22:07:07 +0000 (15:07 -0700)
commit19124154b94ef0846139034b7fe3b6f2af0525a2
treedda785962524a07957978b4f30da2d000154b060
parent42c13555ff880d8efeb89430c559b553e09e5311
Have value::bits_synthetic_pointer return bool

This changes value::bits_synthetic_pointer to return bool and fixes up
some fallout from this.

Reviewed-By: Bruno Larsen <blarsen@redhat.com>
gdb/dwarf2/expr.c
gdb/opencl-lang.c
gdb/valprint.c
gdb/value.c
gdb/value.h