llvm-project
6493345c - [lldb] Handle signals in a separate thread in the driver (#134956)

Commit
174 days ago
[lldb] Handle signals in a separate thread in the driver (#134956) Handle signals in a separate thread in the driver so that we can stop worrying about signal safety of functions in libLLDB that may get called from a signal handler.
Author
Parents
Loading