diff options
| author | Sam McCall <sam.mccall@gmail.com> | 2021-10-26 15:27:07 +0200 |
|---|---|---|
| committer | Sam McCall <sam.mccall@gmail.com> | 2021-10-27 11:52:31 +0200 |
| commit | 9cc08cb02fdc4f8a2b717519c3bf33b4ed3070e4 (patch) | |
| tree | ef20fa8d8b6c1e88b7606016d38921d146aca2d3 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | c4723785c1902d6a53f3808fa1dabb2a97c1cc6e (diff) | |
[clangd] Add integration test for crash handling
This replaces the test removed in 51be7061d025139ba66869d5d99c7157a3ae9edd
It is more principled and tests more critical cases: a crash while parsing.
We need two pieces of plumbing:
- a way to re-enable the crashing #pragmas via a flag, to test parse crashes
- a bit of reshuffling around ASTWorker execution so that we set up the
crash handler in both sync/async modes.
Sync mode is useful for debugging, so I tested both.
Differential Revision: https://reviews.llvm.org/D112565
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
