Change attr_form_is_block to be a method
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 331fad469059953c254a9678c679fea544074f4a..fc15d0d5e5b9b17774806fad3b8d0061aa3833a1 100644 (file)
@@ -1,3 +1,16 @@
+2020-02-08  Tom Tromey  <tom@tromey.com>
+
+       * dwarf2read.c (read_call_site_scope)
+       (handle_data_member_location, dwarf2_add_member_fn)
+       (mark_common_block_symbol_computed, read_common_block)
+       (attr_to_dynamic_prop, partial_die_info::read)
+       (var_decode_location, dwarf2_fetch_die_loc_sect_off)
+       (dwarf2_symbol_mark_computed, set_die_type): Update.
+       * dwarf2/attribute.h (struct attribute) <form_is_block>: Declare
+       method.
+       (attr_form_is_block): Don't declare.
+       * dwarf2/attribute.c (attribute::form_is_block): Now a method.
+
 2020-02-08  Tom Tromey  <tom@tromey.com>
 
        * dwarf2read.c (dwarf2_find_base_address, )
This page took 0.027781 seconds and 4 git commands to generate.