diff options
author | Pavel Labath <pavel@labath.sk> | 2022-02-15 08:41:44 +0100 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2022-02-15 08:58:39 +0100 |
commit | f8d42c55ec6e9c8778533d0b45bfa39753d0e63d (patch) | |
tree | d909ef9018757780ee259f8cb53bed614f2f1a3e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 1ceb1d9b402515f2f6a93e069c7b77dba28633a6 (diff) | |
download | llvm-f8d42c55ec6e9c8778533d0b45bfa39753d0e63d.zip llvm-f8d42c55ec6e9c8778533d0b45bfa39753d0e63d.tar.gz llvm-f8d42c55ec6e9c8778533d0b45bfa39753d0e63d.tar.bz2 |
[lldb] Fix thread syncrhonization TestThreadBacktraceRepeat
lldb reports (and lldbutil.continue_to_breakpoint returns) a stop reason
even for suspended threads. Fix the test to expect that.
This was making the test flaky, as most of the time, the two threads
stop simultaneously, and the synchronization code is not executed.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions