diff options
author | Evgenii Stepanov <eugenis@google.com> | 2021-05-05 11:56:52 -0700 |
---|---|---|
committer | Evgenii Stepanov <eugenis@google.com> | 2021-05-11 13:10:53 -0700 |
commit | a7757f6c22e45e84e56da79af67fe29dd1c224f5 (patch) | |
tree | 07cacd4f89581c03fbee53c606ae34185a6e0567 /llvm/tools/llvm-cov/CodeCoverage.cpp | |
parent | d092dd56aed8af64425446544ca7c9a0616d86ce (diff) | |
download | llvm-a7757f6c22e45e84e56da79af67fe29dd1c224f5.zip llvm-a7757f6c22e45e84e56da79af67fe29dd1c224f5.tar.gz llvm-a7757f6c22e45e84e56da79af67fe29dd1c224f5.tar.bz2 |
[hwasan] Stress test for thread creation.
This test has two modes - testing reused threads with multiple loops of
batch create/join, and testing new threads with a single loop of
create/join per fork.
The non-reuse variant catches the problem that was fixed in D101881 with
a high probability.
Differential Revision: https://reviews.llvm.org/D101936
Diffstat (limited to 'llvm/tools/llvm-cov/CodeCoverage.cpp')
0 files changed, 0 insertions, 0 deletions