aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/gdbclientutils.py
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-03-22 22:14:45 -0700
committerGitHub <noreply@github.com>2025-03-22 22:14:45 -0700
commitfae34938f6bb1aa1f18d6e285c50f05ef04b021e (patch)
tree9438b7c25d43dfbb5aa01c8346fa0ae5c431892b /lldb/packages/Python/lldbsuite/test/gdbclientutils.py
parent00cb966209955878cee903068333d4d2d4f7b259 (diff)
downloadllvm-fae34938f6bb1aa1f18d6e285c50f05ef04b021e.zip
llvm-fae34938f6bb1aa1f18d6e285c50f05ef04b021e.tar.gz
llvm-fae34938f6bb1aa1f18d6e285c50f05ef04b021e.tar.bz2
[llvm] Use *Set::insert_range (NFC) (#132591)
DenseSet, SmallPtrSet, SmallSet, SetVector, and StringSet recently gained C++23-style insert_range. This patch uses insert_range with iterator ranges. For each case, I've verified that foos is defined as make_range(foo_begin(), foo_end()) or in a similar manner.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions