rewrite ParseCStringVector in terms of stringref.
authorChris Lattner <sabre@nondot.org>
Sun, 20 Sep 2009 01:33:46 +0000 (01:33 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 20 Sep 2009 01:33:46 +0000 (01:33 +0000)
commitb7b71a37a1bb88ef88c387f8a31bfc10dd816e83
treede2253bae95e51e443c8ec9d49f9dc031d3c75ce
parent05a32c8ab118d9c92dc9b4ecaa7a6fed67241215
rewrite ParseCStringVector in terms of stringref.

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