[Lldb-commits] [PATCH] D74759: Treat RangeDataVector as an augmented BST

Unnar Freyr Erlendsson via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 28 03:53:00 PST 2020


unnar updated this revision to Diff 247211.
unnar marked 2 inline comments as done.
unnar added a comment.

As discussed with labath@ I made a separate struct called AugmentedEntry that is used internally but we only ever expose the Entry part to the user.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74759/new/

https://reviews.llvm.org/D74759

Files:
  lldb/include/lldb/Utility/RangeMap.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74759.247211.patch
Type: text/x-patch
Size: 5016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200228/fa1fd749/attachment.bin>


More information about the lldb-commits mailing list