Re: [PATCH 16/16] gdb: remove unnecessary braces in recursive_dump_type
Tom Tromey <[email protected]> Tue, 21 Jul 2026 12:45:45 -0600
| Newsgroups | gmane.comp.gdb.patches |
|---|---|
| Message-ID | <[email protected]> |
>>>>> Tankut Baris Aktemur <[email protected]> writes: > Following the refactoring patches, remove unnecessary branches in > recursive_dump_type to comply with the GNU code style. Thank you. Approved-By: Tom Tromey <[email protected]> Tom