commit | cd0f7432a8b6c833b254c7a547d10f320c0b2d8a | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Tue Mar 11 11:19:43 2025 -0600 |
committer | Tom Tromey <tom@tromey.com> | Tue Mar 18 05:32:03 2025 -0600 |
tree | 5644a71bf71264210a597929333232eaa14052fd | |
parent | ff64da7cfdc81b68a064198d7e1e88810f87454d [diff] |
Use gdb unordered map for complaints This changes the complaints code to use gdb::unordered_map. Approved-By: Simon Marchi <simon.marchi@efficios.com>