diff options
author | Pavel Labath <pavel@labath.sk> | 2024-07-09 09:59:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-09 09:59:49 +0200 |
commit | 58e750bfd621ac7ef8647eb1170b254e05ffc10d (patch) | |
tree | f235e40a4584f1eef27e85c4095fc4b31d201fd7 /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | 93869dfd89387844bf8b605ebcd1abc0cc81bde8 (diff) | |
download | llvm-58e750bfd621ac7ef8647eb1170b254e05ffc10d.zip llvm-58e750bfd621ac7ef8647eb1170b254e05ffc10d.tar.gz llvm-58e750bfd621ac7ef8647eb1170b254e05ffc10d.tar.bz2 |
[lldb] Put the new debugger in synchronous mode in TestGlobalModuleCache (#98041)
In async mode, the test terminates sooner than it should
(`run_to_source_breakpoint` does not work in this mode), and then the
test crashes due to #76057. Most of the time, the test does not fail
because its already XFAILed, but the crash still registers as a failure.
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions