commit | 4d5ced441ab9598001f9ce1e2b61370dd036138f | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Tue Mar 11 13:49:30 2025 -0600 |
committer | Tom Tromey <tom@tromey.com> | Tue Mar 18 05:32:04 2025 -0600 |
tree | 4e8b8a28aac13ced23dc54f34a33f77b2339d60b | |
parent | b91c25f6cd62985aa9600cc7451d717456b2a573 [diff] |
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>