gdb: add type::name / type::set_name
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index def9db59b83b02b690299249a8a99c91cecf9c06..3f92a6d6c5eeb1592715a648747bd51bf159bece 100644 (file)
@@ -1,3 +1,9 @@
+2020-05-16  Simon Marchi  <simon.marchi@efficios.com>
+
+       * gdbtypes.h (struct type) <name, set_name>: New methods.
+       (TYPE_CODE): Use type::name.  Change all call sites used to set
+       the name to use type::set_name instead.
+
 2020-05-16  Tom Tromey  <tom@tromey.com>
 
        * top.c (quit_force): Update.
This page took 0.024102 seconds and 4 git commands to generate.