Vedant Kumar 96f937746e [ADT] Mark IntervalMap::overlaps const
This allows the overlaps() predicate to be used on a const IntervalMap.
Tested by building ADTTests, llc, and lldb-test.
2021-10-08 15:22:07 -07:00
..