summaryrefslogtreecommitdiff
path: root/lib/Support/IntervalMap.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-12-03Add IntervalMap::iterator::set{Start,Stop,Value} methods that allow limitedJakob Stoklund Olesen1-3/+3
2010-11-26Move tree navigation to a new Path class that doesn't have to be a template.Jakob Stoklund Olesen1-1/+102
2010-11-19Add ADT/IntervalMap.Jakob Stoklund Olesen1-0/+60
2010-11-19Revert "Add ADT/IntervalMap.", GCC doesn't like it.Jakob Stoklund Olesen1-60/+0
2010-11-19Add ADT/IntervalMap.Jakob Stoklund Olesen1-0/+60