[Lldb-commits] [PATCH] D56425: [BreakpointList] Simplify/modernize BreakpointList (NFC)
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jan 8 13:43:56 PST 2019
JDevlieghere updated this revision to Diff 180728.
JDevlieghere added a comment.
- Use std::vector
- Code review feedback
- Remove code duplication when returning a const by value.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56425/new/
https://reviews.llvm.org/D56425
Files:
include/lldb/Breakpoint/BreakpointList.h
source/Breakpoint/BreakpointList.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56425.180728.patch
Type: text/x-patch
Size: 10992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190108/605f8b04/attachment.bin>
More information about the lldb-commits
mailing list