aboutsummaryrefslogtreecommitdiff
path: root/gdb/compile/compile-cplus-symbols.c
diff options
context:
space:
mode:
authorKeith Seitz <keiths@redhat.com>2018-08-29 15:12:23 -0700
committerKeith Seitz <keiths@redhat.com>2018-08-29 15:12:23 -0700
commit3553eadc8cb5f087ea0fb72ebdd1c52264304e0b (patch)
tree595174375c7a091684e8a604a59a2dc901db0cf8 /gdb/compile/compile-cplus-symbols.c
parent7243d0118af6f72e3e72db1eb66941fec4530963 (diff)
downloadgdb-3553eadc8cb5f087ea0fb72ebdd1c52264304e0b.zip
gdb-3553eadc8cb5f087ea0fb72ebdd1c52264304e0b.tar.gz
gdb-3553eadc8cb5f087ea0fb72ebdd1c52264304e0b.tar.bz2
Change `label_symbols' to std::vector in linespec.c structures
This patch converts linespec.c's linespec.label_symbols member from a VEC to a std::vector. gdb/ChangeLog: * linespec.c (struct linespec) <label_symbols>: Change type to std::vector. Update all users. (find_label_symbols_in_block): Change `result' parameter to std::vector. Update all callers. (find_label_symbols): Return std::vector. Update all callers.
Diffstat (limited to 'gdb/compile/compile-cplus-symbols.c')
0 files changed, 0 insertions, 0 deletions