Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove cp_lookup_transparent_type
@ 2026-01-22  0:51 Tom Tromey
  2026-01-22  0:51 ` [PATCH 1/2] " Tom Tromey
  2026-01-22  0:51 ` [PATCH 2/2] Remove lookup_transparent_type lang hook Tom Tromey
  0 siblings, 2 replies; 5+ messages in thread
From: Tom Tromey @ 2026-01-22  0:51 UTC (permalink / raw)
  To: gdb-patches; +Cc: Tom Tromey

My notes have said for years that cp_lookup_transparent_type is
obsolete, and I've finally gotten around to removing it.

Regression tested on x86-64 Fedora 40.

Signed-off-by: Tom Tromey <tom@tromey.com>
---
Tom Tromey (2):
      Remove cp_lookup_transparent_type
      Remove lookup_transparent_type lang hook

 gdb/c-lang.c       |  8 ------
 gdb/cp-namespace.c | 78 ------------------------------------------------------
 gdb/cp-support.h   |  3 ---
 gdb/language.h     |  8 ------
 gdb/symtab.c       | 34 ++++++++----------------
 gdb/symtab.h       |  3 ---
 6 files changed, 11 insertions(+), 123 deletions(-)
---
base-commit: ec74e6871f4934fbdf661fde3be72fbf29db6c29
change-id: 20260121-cp-remove-junk-74b438f7e65d

Best regards,
-- 
Tom Tromey <tom@tromey.com>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-01-22  3:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-22  0:51 [PATCH 0/2] Remove cp_lookup_transparent_type Tom Tromey
2026-01-22  0:51 ` [PATCH 1/2] " Tom Tromey
2026-01-22  3:11   ` Simon Marchi
2026-01-22  0:51 ` [PATCH 2/2] Remove lookup_transparent_type lang hook Tom Tromey
2026-01-22  3:14   ` Simon Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox