[Lldb-commits] [PATCH] D152712: [lldb][Android] Use a lambda for calls to ::open in RetryAfterSignal
Kazuki Sakamoto via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 15 14:27:37 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb4d710e41059: [lldb][Android] Use a lambda for calls to ::open in RetryAfterSignal (authored by splhack).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152712/new/
https://reviews.llvm.org/D152712
Files:
lldb/include/lldb/Host/FileSystem.h
lldb/source/Host/common/PseudoTerminal.cpp
lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp
lldb/source/Host/posix/FileSystemPosix.cpp
lldb/source/Host/posix/PipePosix.cpp
lldb/source/Host/posix/ProcessLauncherPosixFork.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152712.531907.patch
Type: text/x-patch
Size: 4897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230615/38e37db3/attachment.bin>
More information about the lldb-commits
mailing list