diff options
author | Vitaly Buka <vitalybuka@google.com> | 2025-04-28 15:17:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-28 15:17:51 -0700 |
commit | b111da97e81f32fe0fb89f8daa2e7516909a8797 (patch) | |
tree | 2d88d90ee3c0719c90dda3917def3a6b2eada27c /clang/lib/CIR/CodeGen/CIRGenModule.cpp | |
parent | ea1b525cebda05b804361823435e076170eaceb9 (diff) | |
download | llvm-b111da97e81f32fe0fb89f8daa2e7516909a8797.zip llvm-b111da97e81f32fe0fb89f8daa2e7516909a8797.tar.gz llvm-b111da97e81f32fe0fb89f8daa2e7516909a8797.tar.bz2 |
[NFC][asan] Try to deflake asan_lsan_deadlock test (#137718)
10s looks not enough. With highly parallel test
execution on VMs it's very possible that Asan
report will have no enough time to produce output.
I can reproduce locally 1s is not always enough,
but likely my workstation is faster then buildbot.
Additionally, don't use puts/CHECK to validate
timeout. We can exit with 0 and it should violate
"not" expectation.
Follow up to #131756.
Diffstat (limited to 'clang/lib/CIR/CodeGen/CIRGenModule.cpp')
0 files changed, 0 insertions, 0 deletions