aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorJordan Rupprecht <rupprecht@google.com>2023-01-26 14:29:48 -0800
committerJordan Rupprecht <rupprecht@google.com>2023-01-26 14:29:48 -0800
commitdc682ed590f73f7b7417ecf66d18b303ab957c62 (patch)
tree2417824bfe1565c1f1eb177be60c62927b6c0b26 /llvm/lib/CodeGen/StackProtector.cpp
parentf617c6cc91c0de5604c9df1fe2c70100aed963ac (diff)
downloadllvm-dc682ed590f73f7b7417ecf66d18b303ab957c62.zip
llvm-dc682ed590f73f7b7417ecf66d18b303ab957c62.tar.gz
llvm-dc682ed590f73f7b7417ecf66d18b303ab957c62.tar.bz2
[test][lldb-vscode] Fix unclean shutdown in test_terminate_commands
This test manually sends `terminateCommands` to shutdown, but then the test attempts another `terminateCommands` request in test tear down, which fails since it's already torn down. This error is ignored in LLDB's old fork of unittest2, but will be reported as a test failure in `unittest` from the Python standard library. Use `disconnectAutomatically` to avoid terminating twice.
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions