[PATCH v2 1/2] typeprint.h: reorder struct declaration

Tom Tromey tom@tromey.com
Mon Apr 19 19:30:01 GMT 2021


>>>>> "Lancelot" == Lancelot SIX via Gdb-patches <gdb-patches@sourceware.org> writes:

Lancelot> Move the declaration of struct type_print_raw_options before struct
Lancelot> print_offset_data to ease upcoming changes.  This is a helper commit
Lancelot> intended to make it easier to build a print_offset_data object from
Lancelot> configurations given by a type_print_raw_options.

Lancelot> gdb/ChangeLog:

Lancelot> 	* typeprint.h (struct type_print_options): Move before
Lancelot> 	  print_offset_data.

Thanks, this is ok.

Tom


More information about the Gdb-patches mailing list