aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2023-12-11 10:04:23 -0700
committerTom Tromey <tromey@adacore.com>2023-12-22 09:35:11 -0700
commit9b9e5c09b1879766af959d276e99780982f4350b (patch)
tree37171c4f05cae059fcaac1c0308b074a4262d9e0 /gdb/python
parent54ede87e196dca065e1f7f66f8fd80c327fd5255 (diff)
downloadbinutils-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