[Lldb-commits] [PATCH] D52788: Add EchoCommentCommands to CommandInterpreterRunOptions in addition to the existing EchoCommands and expose both as interpreter settings.
Stefan Gränitz via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 5 03:37:23 PDT 2018
sgraenitz updated this revision to Diff 168450.
sgraenitz added a comment.
Minor fixes
https://reviews.llvm.org/D52788
Files:
include/lldb/API/SBCommandInterpreter.h
include/lldb/Interpreter/CommandInterpreter.h
lit/Settings/Resources/EchoCommandsAll.out
lit/Settings/Resources/EchoCommandsNoComments.out
lit/Settings/Resources/EchoCommandsNone.out
lit/Settings/Resources/EchoCommandsQuiet.out
lit/Settings/Resources/EchoCommandsTest.in
lit/Settings/TestEchoCommands.test
source/API/SBCommandInterpreter.cpp
source/Commands/CommandObjectCommands.cpp
source/Interpreter/CommandInterpreter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52788.168450.patch
Type: text/x-patch
Size: 18044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181005/1cd86181/attachment-0001.bin>
More information about the lldb-commits
mailing list