diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2025-04-30 15:18:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-30 15:18:32 -0700 |
commit | 1495d132db1d26b086d2ea6b1b9c397bf4ea4a7d (patch) | |
tree | e20707a7a659c37157267111fd4b4a93d2a2a38b /llvm/unittests/Support/ProgramStackTest.cpp | |
parent | af45da1d32f47dba97a9e973c4e0c61f8cc61fea (diff) | |
download | llvm-1495d132db1d26b086d2ea6b1b9c397bf4ea4a7d.zip llvm-1495d132db1d26b086d2ea6b1b9c397bf4ea4a7d.tar.gz llvm-1495d132db1d26b086d2ea6b1b9c397bf4ea4a7d.tar.bz2 |
[lldb-dap] Add an RAII helper for synchronous mode (NFC) (#137900)
While debugging the flakiness of the launch and attach tests, I noticed
that we have some places in lldb-dap where we put the debugger in
synchronous mode and have an early exit, that would leave the debugger
in this state. This PR introduces an RAII helper to avoid such mistakes.
Diffstat (limited to 'llvm/unittests/Support/ProgramStackTest.cpp')
0 files changed, 0 insertions, 0 deletions