[all-commits] [llvm/llvm-project] 755a66: [lldb] Use file-based synchronization in TestVSCod...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Mon Dec 16 05:09:14 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 755a66ebdeda38669f5498565cbc6af331b47bad
https://github.com/llvm/llvm-project/commit/755a66ebdeda38669f5498565cbc6af331b47bad
Author: Pavel Labath <pavel at labath.sk>
Date: 2019-12-16 (Mon, 16 Dec 2019)
Changed paths:
M lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/attach/TestVSCode_attach.py
M lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/attach/main.c
Log Message:
-----------
[lldb] Use file-based synchronization in TestVSCode_attach
The is the best method we have at the moment for attach-style tests.
More information about the All-commits
mailing list