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

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 23 13:37:25 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372652: File::SetDescriptor() should require options (authored by JDevlieghere, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D67792?vs=221390&id=221399#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67792

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67792.221399.patch
Type: text/x-patch
Size: 10491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190923/606421e7/attachment.bin>


More information about the lldb-commits mailing list