Files
clang-p2996/lldb/examples/python/scripted_process
Jonas Devlieghere 88f409194d [lldb] Parse the crashlog only once
Now that we can pass Python objects to the scripted process instance, we
don't need to parse the crashlog twice anymore.

Differential revision: https://reviews.llvm.org/D148063
2023-04-11 17:05:15 -07:00
..