This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f5d109fca23: [lldb] Add SBBreakpointLocation::SetCallback
(authored by lauralcg, committed by werat).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133689/n
JDevlieghere accepted this revision.
JDevlieghere added a comment.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133689/new/
https://reviews.llvm.org/D133689
___
lldb-commits mailing list
lldb-commi
werat accepted this revision.
werat added a comment.
This revision is now accepted and ready to land.
Look good to me, but giving some time for others to take a look.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133689/new/
https://reviews.llvm.or
lauralcg created this revision.
lauralcg added a reviewer: werat.
Herald added a project: All.
lauralcg requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
- Include SetCallback in SBBreakpointLocation, similar as in
SBBreakpointLocation.
- A