diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2025-09-03 10:50:04 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2025-10-07 16:22:15 -0400 |
commit | a65d188303c757b9e7bbb461c74100b2994783f6 (patch) | |
tree | 56b18a92a4e7e1a80f2dd774770f80dce61e71d7 /gdb/python/py-utils.c | |
parent | ff20aab941bc9bb1e79011fd5dff94b16a203df0 (diff) | |
download | binutils-a65d188303c757b9e7bbb461c74100b2994783f6.zip binutils-a65d188303c757b9e7bbb461c74100b2994783f6.tar.gz binutils-a65d188303c757b9e7bbb461c74100b2994783f6.tar.bz2 |
gdbsupport: remove variadicity from filtered_iterator constructor
For the same reason as the previous patches (making things easier to
understand, at the cost of being more explicit), remove
filtered_iterator's variadic constructor, forcing the callers to pass
already built underlying iterators.
Change-Id: I1a9b6d43f3f087579b61b90b6f8f4128d66e19a1
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/python/py-utils.c')
0 files changed, 0 insertions, 0 deletions