diff options
author | Tom Tromey <tromey@adacore.com> | 2023-12-11 10:04:23 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-12-22 09:35:11 -0700 |
commit | 9b9e5c09b1879766af959d276e99780982f4350b (patch) | |
tree | 37171c4f05cae059fcaac1c0308b074a4262d9e0 /gdb/python | |
parent | 54ede87e196dca065e1f7f66f8fd80c327fd5255 (diff) | |
download | binutils-9b9e5c09b1879766af959d276e99780982f4350b.zip binutils-9b9e5c09b1879766af959d276e99780982f4350b.tar.gz binutils-9b9e5c09b1879766af959d276e99780982f4350b.tar.bz2 |
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
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions