[Lldb-commits] [lldb] Avoid a potential exit(1) in LLVMContext::diagnose() (PR #84992)

via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 12 17:21:13 PDT 2024


jimingham wrote:

This makes sense to me.  It still gives me the willies that there's exit's lurking in the llvm libraries, but so long as there are, we really do need to side-step them.

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


More information about the lldb-commits mailing list