commit | 1f08aca9d045167c68cf7afba1738260d5585979 | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@efficios.com> | Mon Oct 02 12:50:32 2023 -0400 |
committer | Simon Marchi <simon.marchi@efficios.com> | Thu Oct 19 10:57:51 2023 -0400 |
tree | 7becc9cb6445a9ba85346b15d635242a898b5e01 | |
parent | bb86ab837e3c4eac98dba5618bf01894dd6b502a [diff] |
gdbsupport: use "reference" and "pointer" type aliases in intrusive_list It seems to me like the code should used the defined type aliases, for consistency. Change-Id: Ib52493ff18ad29464405275bc10a0c6704ed39e9 Approved-By: Pedro Alves <pedro@palves.net> Reviewed-By: Reviewed-By: Lancelot Six <lancelot.six@amd.com>