This revision was automatically updated to reflect the committed changes.
Closed by commit rG3bec33b16db1: [trace] Replace TraceCursorUP with
TraceCursorSP (authored by jj10306).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130925/new/
https://revi
wallace accepted this revision.
wallace added a comment.
This revision is now accepted and ready to land.
great! that will make all the bindings very easy to handle
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130925/new/
https://reviews.llvm.org/
jj10306 created this revision.
jj10306 added reviewers: wallace, persona0220.
Herald added a project: All.
jj10306 requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
The use of `std::unique_ptr` with `TraceCursor` adds unnecessary complexity t