diff options
author | Tom Tromey <tromey@adacore.com> | 2024-10-23 10:50:32 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2024-11-11 07:51:05 -0700 |
commit | b6829c3c917a3557beee70fcdd86990661404ea5 (patch) | |
tree | 4176e6319077dea150f148ff4584ed88de0e1fbe /zlib | |
parent | fba3b6d16c206882c3ccb98da38271cf36100629 (diff) | |
download | gdb-b6829c3c917a3557beee70fcdd86990661404ea5.zip gdb-b6829c3c917a3557beee70fcdd86990661404ea5.tar.gz gdb-b6829c3c917a3557beee70fcdd86990661404ea5.tar.bz2 |
Use an iterator range for 'using' directives
This patch changes block::get_using to return an iterator range. This
seemed cleaner to me than the current approach of returning a pointer
to the first using directive; all the callers actually use this to
iterate.
Diffstat (limited to 'zlib')
0 files changed, 0 insertions, 0 deletions