Chandler Carruth 6c92f6eb6a [ADT] Remove the unused default constructor for iterator_range.
This default constructor is a bit weird. It left the range in an invalid
state. That might be reasonable so that you can construct a local
iterator range and assign to it based on some logic to compute the range
you want. If folks would like to support that use case, I can add it
back, but in 238-odd usages none have actually wanted to do this. ;]

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225592 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-11 01:16:26 +00:00
..
2014-04-28 04:05:08 +00:00
2014-07-29 00:38:55 +00:00
2014-04-24 06:44:33 +00:00
2014-04-24 06:44:33 +00:00
2014-04-25 20:52:08 +00:00
2014-10-27 12:37:26 +00:00
2014-10-27 12:37:26 +00:00
2014-10-27 12:37:26 +00:00
2014-10-27 12:37:26 +00:00
2015-01-06 18:00:00 +00:00
2014-06-27 18:19:56 +00:00