As suggested by @labath extended RangeDataVector so that user can provide custom sorting of the Entry's `data' field.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
lldb/include/lldb/Utility/RangeMap.h | ||
---|---|---|
602 | These functions were used just by RangeDataVector (=after I removed them LLDB still builds fine) which no longer uses them so I removed them. |
These functions were used just by RangeDataVector (=after I removed them LLDB still builds fine) which no longer uses them so I removed them.