diff options
author | Pavel Labath <pavel@labath.sk> | 2018-12-21 13:04:34 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2018-12-21 13:04:34 +0000 |
commit | b47bd52a30333e20c564ae72cd7466a0907bc9c5 (patch) | |
tree | 16a642b1edfc5db4800761c9ac4cd217a20eb810 /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp | |
parent | 88fe16c56dfe0f6eac05fec9c77d35660b3eb33f (diff) | |
download | bcm5719-llvm-b47bd52a30333e20c564ae72cd7466a0907bc9c5.tar.gz bcm5719-llvm-b47bd52a30333e20c564ae72cd7466a0907bc9c5.zip |
[ADT] IntervalMap: add overlaps(a, b) method
Summary:
This function checks whether the mappings in the interval map overlap
with the given range [a;b]. The motivation is to enable checking for
overlap before inserting a new interval into the map.
Reviewers: vsk, dblaikie
Subscribers: dexonsmith, kristina, llvm-commits
Differential Revision: https://reviews.llvm.org/D55760
llvm-svn: 349898
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp')
0 files changed, 0 insertions, 0 deletions