StringRef-ify some Option APIs
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 17 Nov 2015 19:00:52 +0000 (19:00 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 17 Nov 2015 19:00:52 +0000 (19:00 +0000)
commit034f8656645697556783a94bbb235f782131986b
tree2c70fc26c592e3f3e4cb3050d4642f37f16b3d64
parente6d768f8615d26e035e42ec08a19ba74f2c84e6f
StringRef-ify some Option APIs

Patch by Eugene Kosov!

Differential Revision: http://reviews.llvm.org/D14711

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253360 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/CommandLine.h
lib/Support/CommandLine.cpp
unittests/Support/CommandLineTest.cpp
utils/FileCheck/FileCheck.cpp