[Lldb-commits] [PATCH] D132217: [lldb] [Core] Harmonize Communication::Read() returns w/ thread
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 19 07:25:57 PDT 2022
mgorny added a comment.
Herald added a subscriber: JDevlieghere.
@labath, any chance you could take a look at the failures on Windows? I'm wondering if this is because "pipes don't work like that on Windows" or if there's a way to make them work. For now I'm just going to skip these tests on win32.
https://lab.llvm.org/buildbot/#/builders/83/builds/22672
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132217/new/
https://reviews.llvm.org/D132217
More information about the lldb-commits
mailing list