[Lldb-commits] [PATCH] D56170: RangeMap.h: merge RangeDataArray and RangeDataVector

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 3 03:28:30 PST 2019


labath updated this revision to Diff 180027.
labath added a comment.

Set N=0 default parameter, and remove the size specification from all usages
(including the one in DWARFDebugArranges, where N was 1).


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

https://reviews.llvm.org/D56170

Files:
  include/lldb/Core/RangeMap.h
  source/Plugins/Process/elf-core/ProcessElfCore.h
  source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.h
  unittests/Core/CMakeLists.txt
  unittests/Core/RangeMapTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56170.180027.patch
Type: text/x-patch
Size: 14013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190103/a9fb507b/attachment.bin>


More information about the lldb-commits mailing list