diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2021-11-23 16:58:32 +0100 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2021-11-23 17:55:20 +0100 |
commit | a114f151930d29967963fd22f328a906638a2818 (patch) | |
tree | 1851778447820c47dc0137313de53c3ee7b221d6 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | d45cb1d7ea911f43922c7f07e2c819cc8592a70d (diff) | |
download | llvm-a114f151930d29967963fd22f328a906638a2818.zip llvm-a114f151930d29967963fd22f328a906638a2818.tar.gz llvm-a114f151930d29967963fd22f328a906638a2818.tar.bz2 |
[lldb] Deflake TestTsanBasic.py
The test flaked on bots:
http://green.lab.llvm.org/green/job/lldb-cmake/38666/
The test expects that tsan will detect a single race
with concurrent memory accesses. TSan doesn't do this reliably.
Run 100 iterations of the racing threads, which should
make the race much more likely to be detected.
Reviewed By: melver
Differential Revision: https://reviews.llvm.org/D114444
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions