Skip to content

Commit cbf779f

Browse files
committed
[lldb/crashlog] Add test for non-symbolicated report crash
Signed-off-by: Med Ismail Bennani <[email protected]>
1 parent 6f609b0 commit cbf779f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/interactive_crashlog/multithread-test.ips

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
"sourceFile": "thread",
280280
"sourceLine": 298,
281281
"symbol": "void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(int&), std::__1::reference_wrapper<int> > >(void*)",
282-
"symbolLocation": 84
282+
"symbolLocation": null
283283
},
284284
{
285285
"imageIndex": 1,

0 commit comments

Comments
 (0)