Use simpler constructor for range adapter.
authorTim Northover <tnorthover@apple.com>
Wed, 9 Jul 2014 19:14:34 +0000 (19:14 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 9 Jul 2014 19:14:34 +0000 (19:14 +0000)
commitbdd9df49fc747e4068cc6ef4dc6b9e0497dda49c
treea1c85d80d15316f77497de527b43d1ccd81aab45
parent3e8ed894845c0b66dcd504ed69a507f601cc4f19
Use simpler constructor for range adapter.

It is a good idea, it's slightly clearer and simpler. Unfortunately
the headline news is: we save one line!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212641 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Option/ArgList.h