[Lldb-commits] [PATCH] D67792: File::SetDescriptor() should require options

Lawrence D'Anna via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 20 12:29:58 PDT 2019


lawrence_danna updated this revision to Diff 221093.
lawrence_danna edited the summary of this revision.
lawrence_danna added a comment.

removed SetOptions()


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67792

Files:
  lldb/include/lldb/Host/File.h
  lldb/source/Core/StreamFile.cpp
  lldb/source/Host/common/File.cpp
  lldb/source/Host/common/FileSystem.cpp
  lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp
  lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
  lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.mm
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
  lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
  lldb/source/Target/Process.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67792.221093.patch
Type: text/x-patch
Size: 9361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190920/b12b676e/attachment.bin>


More information about the lldb-commits mailing list