| commit | ddaee713f51c9fa12e12849ccdaf6739b2f43e2c | [log] [tgz] |
|---|---|---|
| author | Simon Marchi <simon.marchi@efficios.com> | Mon Oct 27 15:25:51 2025 -0400 |
| committer | Simon Marchi <simon.marchi@efficios.com> | Thu Oct 30 12:31:34 2025 -0400 |
| tree | e51e5c0ac961f7fc06f1c8fc14ae250c09996233 | |
| parent | 9f9eeeb6dab692dc0e0d851588dd5a1b6a0eb098 [diff] |
gdbsupport: bump unordered_dense to 4.8.0 We don't need anything in this release, but I think it doesn't hurt to just stay up to date. The new version has a new include file, stl.h. To keep things clean and separated, move the imported files to a new sub-directory. This requires a small change in gdb/check-include-guards.py, to be able to ignore the whole new directory. Change-Id: Ic8c5d0dd5ea8b6691c99975d6ca78f637175ef42 Approved-By: Tom Tromey <tom@tromey.com>