[PATCH 2/2] gdb: remove TYPE_NAME macro

Tom Tromey tom@tromey.com
Sat May 16 16:00:23 GMT 2020


>>>>> "Simon" == Simon Marchi via Gdb-patches <gdb-patches@sourceware.org> writes:

Simon> Remove `TYPE_NAME`, changing all the call sites to use `type::name`
Simon> directly.  This is quite a big diff, but this was mostly done using sed
Simon> and coccinelle.  A few call sites were done by hand.

Looks good.  I didn't realize coccinelle worked on C++.

Tom


More information about the Gdb-patches mailing list