[all-commits] [llvm/llvm-project] 594130: Add unit tests for RangeDataVector::FindEntryIndex...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Wed Feb 26 07:47:50 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 594130db0a56c3c3d889f750c5c971fac6f33594
https://github.com/llvm/llvm-project/commit/594130db0a56c3c3d889f750c5c971fac6f33594
Author: Unnar Freyr Erlendsson <unnar at google.com>
Date: 2020-02-26 (Wed, 26 Feb 2020)
Changed paths:
M lldb/unittests/Utility/RangeMapTest.cpp
Log Message:
-----------
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
More information about the All-commits
mailing list