]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Make template_symbol derive from symbol
authorTom Tromey <tom@tromey.com>
Fri, 17 Nov 2017 18:55:38 +0000 (11:55 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 17 Nov 2017 21:34:14 +0000 (14:34 -0700)
commit68e745e38edebd2a12d60ef7b5774066db3f1c40
treeb3ac1b1b134242ed775ec16b2d16272412c7e295
parent71a3c36949407eafea744bf00334c4e0c136f927
Make template_symbol derive from symbol

This changes template_symbol to derive from symbol, which seems a bit
cleaner; and also more consistent with rust_vtable_symbol.

2017-11-17  Tom Tromey  <tom@tromey.com>

* dwarf2read.c (read_func_scope): Update.
* symtab.h (struct template_symbol): Derive from symbol.
<base>: Remove.
gdb/ChangeLog
gdb/dwarf2read.c
gdb/symtab.c
gdb/symtab.h