diff options
author | Pavel Labath <pavel@labath.sk> | 2022-08-01 16:00:46 +0200 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2022-08-01 16:05:01 +0200 |
commit | b53641cb72acae8973a16c4f5567885bd3fe85c0 (patch) | |
tree | a9b223cd7920bc1ab1376c1f1a931a07646e9580 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 3aae8cd8422dcd3ddaa1a6de146b18d8e9cd274f (diff) | |
download | llvm-b53641cb72acae8973a16c4f5567885bd3fe85c0.zip llvm-b53641cb72acae8973a16c4f5567885bd3fe85c0.tar.gz llvm-b53641cb72acae8973a16c4f5567885bd3fe85c0.tar.bz2 |
[lldb] Fix flakyness in TestProcessList
If the test is too fast it can read the process list before the forked
child process actually manages to exec the process with the right
arguments.
Use our file-based synchronization primitives to ensure the child is
up-and-running before we fetch the process list.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions