[Lldb-commits] [lldb] Fix a stall in running `quit` while a live process is running (PR #74687)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 7 13:04:24 PST 2023


https://github.com/JDevlieghere commented:

The change itself LGTM, but I'd like to either have an inline comment (e.g. `Finalize(/*destructing=*/false)) `or use an enum value to convey the meaning of those values.

https://github.com/llvm/llvm-project/pull/74687


More information about the lldb-commits mailing list