commit | b0fa11ca41d85e35d3c1155c6a3af1b67788fce6 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu Oct 20 07:39:25 2005 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu Oct 20 07:39:25 2005 +0000 |
tree | 78ba3e896df2eb62e633f80f93fcbddaf6b8de2c | |
parent | 0692bbd991abe449327276ab8b10f1c822530450 [diff] |
add a new method, play around with some code. Fix a *bug* in the extendIntervalEndTo method. In particular, if adding [2:10) to an interval containing [0:2),[10:30), we produced [0:10),[10,30). Which is not the most smart thing to do. Now produce [0:30). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23841 91177308-0d34-0410-b5e6-96231b3b80d8