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

gdb/ChangeLog:

	* gdbtypes.h (TYPE_NAME): Remove.  Change all cal sites to use
	type::name instead.
2020-05-16 12:36:05 -04:00
..
2020-05-14 13:46:38 -04:00
2020-05-14 13:46:38 -04:00
2020-04-20 11:45:06 -06:00
2020-05-16 12:36:05 -04:00
2020-05-14 13:46:38 -04:00
2020-05-14 13:46:38 -04:00
2020-05-08 14:21:22 -06:00