Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix some trivial build failures with clang
@ 2024-03-25 18:27 Simon Marchi
  2024-03-25 18:27 ` [PATCH 1/2] gdb: mark addrmap classes `final` Simon Marchi
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Simon Marchi @ 2024-03-25 18:27 UTC (permalink / raw)
  To: gdb-patches; +Cc: Simon Marchi

Fix two trivial build failures when building with Clang.  I see more
problems, but they were not as trivial, so I'm leaving them for another
patch series.

Simon Marchi (2):
  gdb: mark addrmap classes `final`
  gdbserver/Makefile.in: add missing `-x c++`

 gdb/addrmap.h         | 6 +++---
 gdbserver/Makefile.in | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)


base-commit: 7879fba359f185d674d4e981af4f23a066bfe644
-- 
2.44.0


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

end of thread, other threads:[~2024-03-26  1:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-25 18:27 [PATCH 0/2] Fix some trivial build failures with clang Simon Marchi
2024-03-25 18:27 ` [PATCH 1/2] gdb: mark addrmap classes `final` Simon Marchi
2024-03-25 18:28 ` [PATCH 2/2] gdbserver/Makefile.in: add missing `-x c++` Simon Marchi
2024-03-26  0:33 ` [PATCH 0/2] Fix some trivial build failures with clang Tom Tromey
2024-03-26  1:49   ` Simon Marchi

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