Factor resolution of abbreviations and aliases so that they can be tested directly...
authorAdrian McCarthy <amccarth@google.com>
Thu, 23 Apr 2015 20:00:25 +0000 (20:00 +0000)
committerAdrian McCarthy <amccarth@google.com>
Thu, 23 Apr 2015 20:00:25 +0000 (20:00 +0000)
commit2304b6ff44e620a73a730a702f8ec603e94a3e13
tree9009261d91d63472e2185d30dc82f8a51e61dab5
parent3286ec1484bb20d99c8d69f417b789c5da0b8166
Factor resolution of abbreviations and aliases so that they can be tested directly. reviews.llvm.org/D9033

llvm-svn: 235633
lldb/include/lldb/API/SBCommandInterpreter.h
lldb/include/lldb/Interpreter/CommandInterpreter.h
lldb/scripts/Python/interface/SBCommandInterpreter.i
lldb/source/API/SBCommandInterpreter.cpp
lldb/source/Commands/CommandObjectMultiword.cpp
lldb/source/Interpreter/CommandInterpreter.cpp
lldb/test/functionalities/abbreviation/TestAbbreviations.py