[Lldb-commits] [PATCH] D33831: Add temp_failure_retry helper function

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 2 07:55:50 PDT 2017


Maybe just ask on llvm dev what people's thoughts are?
On Fri, Jun 2, 2017 at 7:51 AM Pavel Labath via Phabricator <
reviews at reviews.llvm.org> wrote:

> labath updated this revision to Diff 101212.
> labath added a comment.
>
> - fix freebsd typo
> - use ::waitpid consistently
>
>
> https://reviews.llvm.org/D33831
>
> Files:
>   include/lldb/Host/Host.h
>   source/Host/common/File.cpp
>   source/Host/macosx/Host.mm
>   source/Host/posix/ConnectionFileDescriptorPosix.cpp
>   source/Plugins/Process/FreeBSD/ProcessMonitor.cpp
>   source/Plugins/Process/Linux/NativeProcessLinux.cpp
>   source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp
>   unittests/Host/CMakeLists.txt
>   unittests/Host/HostTest.cpp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170602/ad623d08/attachment-0001.html>


More information about the lldb-commits mailing list