aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
authorAldy Hernandez <aldyh@redhat.com>2024-02-21 09:33:19 +0100
committerAldy Hernandez <aldyh@redhat.com>2024-04-28 21:02:59 +0200
commita78dfb0fc83606e9b83b76575deb7e43300254fa (patch)
treee2f54b416bbcfe4e0b5208a8122fd9514070c887 /libcpp
parent21713edf52974d14238cdda865fc662eca58302a (diff)
downloadgcc-a78dfb0fc83606e9b83b76575deb7e43300254fa.zip
gcc-a78dfb0fc83606e9b83b76575deb7e43300254fa.tar.gz
gcc-a78dfb0fc83606e9b83b76575deb7e43300254fa.tar.bz2
Add a virtual vrange destructor.
Richi mentioned in PR113476 that it would be cleaner to move the destructor from int_range to the base class. Although this isn't strictly necessary, as there are no users, it is good to future proof things, and the overall impact is miniscule. gcc/ChangeLog: * value-range.h (vrange::~vrange): New. (int_range::~int_range): Make final override.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions