Skip to content
Commit 0dace2d3 authored by Jason Molenda's avatar Jason Molenda
Browse files

Fix the RangeMapVector::FindEntryThatContainsOrFollows method to

back up the iterator, as long as it still contains the address.
std::lower_bound will point us to the entry after the one we
are really interested in, leading to problems with backtracing
in corefiles.

<rdar://problem/27823549> 

llvm-svn: 278901
parent f7ba716b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment