Add more tests for erase(). Fix a few exposed bugs.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 27 Nov 2010 22:56:53 +0000 (22:56 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 27 Nov 2010 22:56:53 +0000 (22:56 +0000)
commit055942529bbc8487f86b47940dbd6a790516573e
tree500f37bd9c15b721a9df5817e118d07c72cdaa67
parentb0b7214fc90febbbe71e1e989130194ce2b70a36
Add more tests for erase(). Fix a few exposed bugs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120227 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/IntervalMap.h
unittests/ADT/IntervalMapTest.cpp