]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use gdb set and map in source_cache
authorTom Tromey <tom@tromey.com>
Mon, 24 Feb 2025 22:35:04 +0000 (15:35 -0700)
committerTom Tromey <tom@tromey.com>
Tue, 11 Mar 2025 14:31:43 +0000 (08:31 -0600)
commitd9c531fd6478ccfcb7fd5baf0dad54549508db9f
tree60ba953fdd614672088f5795af70cf1963207410
parent674d48567300d29db5f9759a78d987333b914d68
Use gdb set and map in source_cache

This changes source_cache to use gdb::unordered_map and
gdb::unordered_set rather than the std:: variants.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/source-cache.h