Tom Tromey 9b9e5c09b1 Fix build with clang 16
clang 16 reports a missing declaration in new-op.cc.  We believed
these operators to be declared starting with C++14, but apparently
that is not the case.

This patch reverts the earlier change and then updates the comment to
reflect the current state.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=31141
2023-12-22 09:35:11 -07:00
..
2023-11-15 12:53:04 +00:00
2023-09-11 06:15:52 +00:00
2023-06-03 22:43:57 +02:00
2023-10-12 18:23:13 -06:00
2023-11-15 12:53:04 +00:00
2023-11-29 14:29:43 -07:00
2023-06-03 22:43:57 +02:00
2023-11-27 12:55:14 -07:00
2023-11-27 12:55:14 -07:00
2023-11-29 14:29:43 -07:00
2023-11-29 14:29:44 -07:00
2023-06-03 22:43:57 +02:00
2023-11-15 12:53:04 +00:00
2023-11-15 12:53:04 +00:00
2023-12-22 09:35:11 -07:00
2023-11-29 14:29:44 -07:00
2023-06-03 22:43:57 +02:00
2023-11-29 14:29:44 -07:00
2023-09-15 10:36:15 -06:00
2023-06-03 22:43:57 +02:00
2023-11-29 14:29:44 -07:00
2023-11-29 14:29:43 -07:00

This is a helper library that is used by gdb and gdbserver.

To send patches, follow the gdb patch submission instructions in
../gdb/CONTRIBUTE.  For maintainers, see ../gdb/MAINTAINERS.