Tom Tromey
6108fd1823
Use htab_up in type copying
This changes create_copied_types_hash to return an htab_up, then
modifies the callers to avoid explicit use of htab_delete.
gdb/ChangeLog
2020-09-17 Tom Tromey <tom@tromey.com>
* value.c (preserve_values): Update.
* python/py-type.c (save_objfile_types): Update.
* guile/scm-type.c (save_objfile_types): Update.
* gdbtypes.h (create_copied_types_hash): Return htab_up.
* gdbtypes.c (create_copied_types_hash): Return htab_up.
* compile/compile-object-run.c (compile_object_run): Update.
2020-09-17 11:58:56 -06:00
..
2020-09-15 11:08:56 -06:00
2020-06-22 21:14:13 +02:00
2020-09-15 11:08:57 -06:00
2020-06-22 21:14:13 +02:00
2020-09-15 11:08:57 -06:00
2020-09-15 11:08:57 -06:00
2020-09-15 11:08:57 -06:00
2020-09-15 11:08:56 -06:00
2020-09-15 11:08:57 -06:00
2020-09-15 11:08:57 -06:00
2020-09-15 11:08:56 -06:00
2020-08-17 08:50:35 -06:00
2020-06-22 21:14:13 +02:00
2020-09-15 11:08:57 -06:00
2020-09-15 11:08:57 -06:00
2020-07-28 10:27:54 +01:00
2020-09-15 11:08:57 -06:00
2020-09-15 11:08:57 -06:00
2020-09-15 11:08:56 -06:00
2020-09-17 11:58:56 -06:00
2020-07-28 10:27:54 +01:00
2020-09-15 11:08:57 -06:00
2020-09-15 11:08:57 -06:00
2020-09-15 11:08:57 -06:00