llvm-project
d518d495
- [LLDB]Move clean up to dtor (#181010)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
83 days ago
[LLDB]Move clean up to dtor (#181010) I attempted to cleanup the raw ptr in pr/180996. But the cleanup should have been done in the dtor, not `StopPrivateStateThread` so moving it there.
References
#181010 - [LLDB]Move clean up to dtor
Author
oontvoo
Parents
26add8a2
Loading