Add unit tests for RangeDataVector::FindEntryIndexesThatContain
authorUnnar Freyr Erlendsson <unnar@google.com>
Wed, 26 Feb 2020 15:43:43 +0000 (16:43 +0100)
committerPavel Labath <pavel@labath.sk>
Wed, 26 Feb 2020 15:47:42 +0000 (16:47 +0100)
commit594130db0a56c3c3d889f750c5c971fac6f33594
tree8afc8ff534b3c8185413c1aa2d31d5ef8fabe45a
parentbbb0933e3d8c45916928ab2b8a13f69a30bfd34a
Add unit tests for RangeDataVector::FindEntryIndexesThatContain

Summary: This adds unit tests for FindEntryIndexesThatContain, this is done in preparation for changing the logic of the function.

Reviewers: labath, teemperor

Reviewed By: labath

Subscribers: arphaman, JDevlieghere, lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D75180
lldb/unittests/Utility/RangeMapTest.cpp