summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/Error/Inputs
AgeCommit message (Collapse)Author
2022-08-24[LLDB] Clean up after command failsZequan Wu
`CommandObject::CheckRequirements()` requires m_exe_ctx being cleaned up. Differential Revision: https://reviews.llvm.org/D132397