[Lldb-commits] [PATCH] D103349: [lldb] Don't print script output twice in HandleCommand

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 3 12:42:12 PDT 2021


JDevlieghere updated this revision to Diff 349651.
JDevlieghere marked an inline comment as done.
JDevlieghere added a comment.

Don't try to be cute: `s/Hermetic/SuppressImmediateOutput/`


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103349/new/

https://reviews.llvm.org/D103349

Files:
  lldb/include/lldb/Interpreter/CommandReturnObject.h
  lldb/lldb/test/Shell/Breakpoint/breakpoint-command.test
  lldb/source/Interpreter/CommandInterpreter.cpp
  lldb/source/Interpreter/CommandReturnObject.cpp
  lldb/test/Shell/Breakpoint/breakpoint-command.test
  lldb/test/Shell/ScriptInterpreter/Lua/nested_sessions.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103349.349651.patch
Type: text/x-patch
Size: 4901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210603/6c9c2b52/attachment.bin>


More information about the lldb-commits mailing list