One more fix to the new API to fix const-correctness.
authorChris Bieneman <beanz@apple.com>
Tue, 27 Jan 2015 00:42:00 +0000 (00:42 +0000)
committerChris Bieneman <beanz@apple.com>
Tue, 27 Jan 2015 00:42:00 +0000 (00:42 +0000)
commitfd3dbd940393ecfe9e7784664a1d189fa927aec8
treef24e169d8e81e51b64b347817804efe0902d9470
parent199e7c125e5479968e9608c6318c391ff54ee2e4
One more fix to the new API to fix const-correctness.

llvm-svn: 227154
llvm/include/llvm/Support/CommandLine.h
llvm/lib/Support/CommandLine.cpp
llvm/unittests/Support/CommandLineTest.cpp