[compiler-rt] [asan] Flush stderr in test (PR #114084)
Florian Mayer via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 29 16:34:27 PDT 2024
fmayer wrote:
> > > > Shouldn't stderr be unbuffered?
> > >
> > >
> > > Hmm, that's a good point. Should I still merge to see if it works around the QEMU issue?
> >
> >
> > I'm not opposed. Could this be a qemu bug?
>
> Looks like this patch did not solve the QEMU bot issues: https://lab.llvm.org/buildbot/#/builders/139/builds/5552/steps/30/logs/stdio
>
> "A bug? In _QEMU_ code? It's more likely than you think. FREE PC EMULATOR!"
Let's revert then?
https://github.com/llvm/llvm-project/pull/114084
More information about the llvm-commits
mailing list