Fix refacto, this code was expecting to stride past the argument prefix.
authorDaniel Dunbar <daniel@zuster.org>
Sun, 20 Sep 2009 04:03:41 +0000 (04:03 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 20 Sep 2009 04:03:41 +0000 (04:03 +0000)
commit256db9bf9de7320c6d8b375e1b6ba44ae96c3680
treee32a49e7f5e331f8a2eb81ab2a7a0e9dd7d649c8
parentce99a6e49ee5f849c33aa1a989b4cc08c71c3c9b
Fix refacto, this code was expecting to stride past the argument prefix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82360 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/CommandLine.cpp