[compiler-rt] [ASan] Prevent ASan/LSan deadlock by preloading modules before error reporting (PR #131756)
via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 27 20:53:06 PDT 2025
dyung wrote:
Can we do something about the flakiness of the test? I'm seeing it fail even more on one of my bots:
- https://lab.llvm.org/buildbot/#/builders/174/builds/16697
- https://lab.llvm.org/buildbot/#/builders/174/builds/16716
- https://lab.llvm.org/buildbot/#/builders/174/builds/16745
- https://lab.llvm.org/buildbot/#/builders/174/builds/16844
- https://lab.llvm.org/buildbot/#/builders/174/builds/16860
- https://lab.llvm.org/buildbot/#/builders/174/builds/16861
- https://lab.llvm.org/buildbot/#/builders/174/builds/16863
https://github.com/llvm/llvm-project/pull/131756
More information about the llvm-commits
mailing list