]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use array_view for symbol_impls
authorTom Tromey <tom@tromey.com>
Sat, 16 Apr 2022 18:36:47 +0000 (12:36 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 20 Apr 2022 15:28:16 +0000 (09:28 -0600)
commit6bc3c5b438280008315d5e7b49c0ff1c27225cbe
tree17c4f5533cc03b8f8133f399c1b86a810f86b864
parent496feb16f855347dbd30fa171a8dc1d97654ae8e
Use array_view for symbol_impls

It seemed to me that using array_view for symbol_impls would give a
bit more error checking, at least when gdb is built in libstdc++ debug
mode.
gdb/symtab.c
gdb/symtab.h