summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals
diff options
context:
space:
mode:
authorKeno Fischer <kfischer@college.harvard.edu>2016-02-03 21:13:33 +0000
committerKeno Fischer <kfischer@college.harvard.edu>2016-02-03 21:13:33 +0000
commit6c1e47a66b5eeb76ef51d6b638314b0f25b1d565 (patch)
tree138786b1088f0be8d86391b875be86977ed07baa /lldb/packages/Python/lldbsuite/test/python_api/signals
parent675bdcedff0879e14dae42383d9b25fc6fd25861 (diff)
downloadbcm5719-llvm-6c1e47a66b5eeb76ef51d6b638314b0f25b1d565.tar.gz
bcm5719-llvm-6c1e47a66b5eeb76ef51d6b638314b0f25b1d565.zip
[DWARFDebug] Fix another case of overlapping ranges
Summary: In r257979, I added code to ensure that we wouldn't merge DebugLocEntries if the pieces they describe overlap. Unfortunately, I failed to cover the case, where there may have multiple active Expressions in the entry, in which case we need to make sure that no two values overlap before we can perform the merge. This fixed PR26148. Reviewers: aprantl Differential Revision: http://reviews.llvm.org/D16742 llvm-svn: 259696
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud