]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use gdb unordered set and map in unit tests
authorTom Tromey <tom@tromey.com>
Tue, 11 Mar 2025 19:49:30 +0000 (13:49 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 18 Mar 2025 11:32:04 +0000 (05:32 -0600)
commit4d5ced441ab9598001f9ce1e2b61370dd036138f
tree4e8b8a28aac13ced23dc54f34a33f77b2339d60b
parentb91c25f6cd62985aa9600cc7451d717456b2a573
Use gdb unordered set and map in unit tests

This changes some unit test code to use gdb:unordered_set and
gdb::unordered_map.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/gdbarch-selftests.c
gdb/unittests/command-def-selftests.c
gdb/unittests/intrusive_list-selftests.c