commit | d0ed7bf67d1ef37e48e3886c0278d6b8af23d0ec | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Tue Mar 11 09:37:27 2025 -0600 |
committer | Tom Tromey <tom@tromey.com> | Tue Mar 18 05:32:03 2025 -0600 |
tree | ffcc28a703ad05bd945b2f50856139600dc7952a | |
parent | c2c9928fe677aa0ca2c82b3de61478b54bbac4f0 [diff] |
Use gdb unordered map in ada-exp.y This changes ada-exp.y to use gdb::unordered_map. Approved-By: Simon Marchi <simon.marchi@efficios.com>