[lldb] Make WatchpointList iterable
authorMichał Górny <mgorny@moritz.systems>
Mon, 19 Jul 2021 11:17:52 +0000 (13:17 +0200)
committerMichał Górny <mgorny@moritz.systems>
Tue, 20 Jul 2021 05:47:48 +0000 (07:47 +0200)
commit7b54b1cdafbcaa5721bcf8ae78e8390a74d580bf
treeceefc530f11d002cd594bfef0d3343fc53fceed1
parentadb55d7c326559e99f1eeb3234cdfaaf3c9010de
[lldb] Make WatchpointList iterable

Based on de448c0a9e5088979526e2e67152fe547ae4ccf0.

Differential Revision: https://reviews.llvm.org/D106263
lldb/include/lldb/Breakpoint/WatchpointList.h
lldb/source/Commands/CommandCompletions.cpp
lldb/source/Target/Target.cpp