ZZequan Wu[LLDB] Clean up after command fails
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[LLDB] Clean up after command fails CommandObject::CheckRequirements() requires m_exe_ctx being cleaned up. Differential Revision: https://reviews.llvm.org/D132397 | 3 年前 | |
[lldb] Don't search for system specific strings in assert.test Commit 6bc1e69de270db8d7191200f54158e4192f997ba changed the search string to also check for the generated strings that surround the plain assert: Assertion `false && "lldb-test assert"' failed ^^^^^^^^^ This causes the test to fail on setups where the generated assert message looks different. E.g., on macOS the generated message looks like this: Assertion failed: (false && "lldb_assert failed"), function lldb_assert This reverts the old behaviour of just checking for the actual string we have inside LLDB. | 5 年前 | |
[LLDB] Clean up after command fails CommandObject::CheckRequirements() requires m_exe_ctx being cleaned up. Differential Revision: https://reviews.llvm.org/D132397 | 3 年前 |