[Lldb-commits] [PATCH] D60496: [lldb-server] Use std::thread/mutex for all platforms
Aaron Smith via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 9 22:40:37 PDT 2019
asmith created this revision.
asmith added reviewers: zturner, labath, jfb, Hui.
Herald added subscribers: lldb-commits, dexonsmith.
Herald added a project: LLDB.
Some cleanup suggested when bringing up lldb-server on Windows.
Thanks to Hui Huang for the patch.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D60496
Files:
packages/Python/lldbsuite/test/tools/lldb-server/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60496.194444.patch
Type: text/x-patch
Size: 9422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190410/2d0bfd40/attachment.bin>
More information about the lldb-commits
mailing list