diff options
author | Thurston Dang <thurston@google.com> | 2024-10-29 12:40:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-29 12:40:54 -0700 |
commit | e205929399d9ee4782b2d8ef1b659f918bdfe7c2 (patch) | |
tree | d476f67b6f910426b3213ee9e4de71c558399979 /llvm/lib/CodeGen/MachineModuleSlotTracker.cpp | |
parent | 3a1228a543bc85e225809b1f3033fac744f1f122 (diff) | |
download | llvm-e205929399d9ee4782b2d8ef1b659f918bdfe7c2.zip llvm-e205929399d9ee4782b2d8ef1b659f918bdfe7c2.tar.gz llvm-e205929399d9ee4782b2d8ef1b659f918bdfe7c2.tar.bz2 |
[asan] Flush stderr in test (#114084)
This is the ASan equivalent of
https://github.com/llvm/llvm-project/pull/114083.
The x86_64_lam_qemu buildbots started failing
(https://lab.llvm.org/buildbot/#/builders/139/builds/5462/steps/2/logs/stdio).
Based on the logs, it appears the ASan check is correct but it did not
match the stderr/stdout output. This patch attempts to fix the issue by
flushing stderr as appropriate.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleSlotTracker.cpp')
0 files changed, 0 insertions, 0 deletions