Simon Marchi 7813437494 gdb: remove TYPE_CODE macro
Remove TYPE_CODE, changing all the call sites to use type::code
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_CODE): Remove.  Change all call sites to use
	type::code instead.
2020-05-14 13:46:38 -04:00
..
2020-05-14 13:46:38 -04:00
2020-05-14 13:46:38 -04:00
2020-01-16 16:46:25 -06:00
2020-01-10 20:06:08 +00:00
2020-04-20 11:45:06 -06:00
2020-05-14 13:46:38 -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