diff options
| author | Chandler Carruth <chandlerc@gmail.com> | 2015-01-11 01:16:26 +0000 |
|---|---|---|
| committer | Chandler Carruth <chandlerc@gmail.com> | 2015-01-11 01:16:26 +0000 |
| commit | ffc5c1f3b88aa715b7804387746f83d71a132b5e (patch) | |
| tree | a18a478114dbc328573a64829270ff421b3f3ed9 /llvm/test | |
| parent | 81401d4b1916e0a5263dde44fea0e6281e0b2383 (diff) | |
| download | bcm5719-llvm-ffc5c1f3b88aa715b7804387746f83d71a132b5e.tar.gz bcm5719-llvm-ffc5c1f3b88aa715b7804387746f83d71a132b5e.zip | |
[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. ;]
llvm-svn: 225592
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions

