diff options
author | Tom Tromey <tromey@adacore.com> | 2024-11-01 13:07:16 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2024-11-04 10:49:06 -0700 |
commit | 8675d15227529517e0a7e78e1524ad9cc76afc14 (patch) | |
tree | b85f13a53849770f951cdd79d50984e6b87b9112 /gdb/testsuite/gdb.python | |
parent | ebc73070f4b85e4adee7d2f49cb32e2bd7b16324 (diff) | |
download | binutils-8675d15227529517e0a7e78e1524ad9cc76afc14.zip binutils-8675d15227529517e0a7e78e1524ad9cc76afc14.tar.gz binutils-8675d15227529517e0a7e78e1524ad9cc76afc14.tar.bz2 |
Remove gdb::hash_enum
gdb::hash_enum is a workaround for a small oversight in C++11:
std::hash was not defined for enumeration types. This was rectified
in C++14 and so we can remove the local workaround.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/testsuite/gdb.python')
0 files changed, 0 insertions, 0 deletions