aboutsummaryrefslogtreecommitdiff
path: root/gdb/value.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2014-05-08 10:10:43 -0600
committerTom Tromey <tromey@redhat.com>2014-06-04 14:28:20 -0600
commit92e2a17f9b145d35b4a9a2273612d323ccdc9cac (patch)
tree903ba0ef7257a3236c5273e3693c004d0fb01f7f /gdb/value.c
parentc0939df1ce443e82c44188ff988acbb45780bfd7 (diff)
downloadgdb-92e2a17f9b145d35b4a9a2273612d323ccdc9cac.zip
gdb-92e2a17f9b145d35b4a9a2273612d323ccdc9cac.tar.gz
gdb-92e2a17f9b145d35b4a9a2273612d323ccdc9cac.tar.bz2
minor cleanups in is_dynamic_type
I noticed that gdbtypes.c:is_dynamic_type has some unneeded "break"s. This patch cleans up the function a bit, removing those and removing the switch's default case so that the end of the function is a bit clearer. 2014-06-04 Tom Tromey <tromey@redhat.com> * gdbtypes.c (is_dynamic_type): Remove unneeded "break"s.
Diffstat (limited to 'gdb/value.c')
0 files changed, 0 insertions, 0 deletions