Make OptionParser::Parse() take StringRef.
authorZachary Turner <zturner@google.com>
Sun, 13 Nov 2016 04:24:38 +0000 (04:24 +0000)
committerZachary Turner <zturner@google.com>
Sun, 13 Nov 2016 04:24:38 +0000 (04:24 +0000)
commite706c1d9d91ecec741ef1dacdef629f3f8cb5f35
treedb2827edc2248dd0bcf5c959085ea5960397d92f
parent706d897d8a110b0392aff9b0f05e282dad2586ba
Make OptionParser::Parse() take StringRef.

llvm-svn: 286747
lldb/include/lldb/Host/OptionParser.h
lldb/source/Host/common/OptionParser.cpp
lldb/source/Interpreter/Args.cpp