[Lldb-commits] [PATCH] D56425: [BreakpointList] Simplify/modernize BreakpointList (NFC)
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jan 8 08:17:06 PST 2019
clayborg added a comment.
Second vote from me to switch to a std::vector since we have a function get breakpoint at index. Other than that, looks good.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56425/new/
https://reviews.llvm.org/D56425
More information about the lldb-commits
mailing list