[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 09:17:49 PDT 2018
sgraenitz updated this revision to Diff 168478.
sgraenitz marked an inline comment as done.
sgraenitz added a comment.
Rename folder lit/Settings/Resources to lit/Settings/Inputs
https://reviews.llvm.org/D52788
Files:
include/lldb/API/SBCommandInterpreter.h
include/lldb/Interpreter/CommandInterpreter.h
lit/Settings/Inputs/EchoCommandsAll.out
lit/Settings/Inputs/EchoCommandsNoComments.out
lit/Settings/Inputs/EchoCommandsNone.out
lit/Settings/Inputs/EchoCommandsQuiet.out
lit/Settings/Inputs/EchoCommandsTest.in
lit/Settings/TestEchoCommands.test
lit/lit-lldb-init
source/API/SBCommandInterpreter.cpp
source/Commands/CommandObjectCommands.cpp
source/Interpreter/CommandInterpreter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52788.168478.patch
Type: text/x-patch
Size: 18196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181005/752a2390/attachment-0001.bin>
More information about the lldb-commits
mailing list