[Lldb-commits] [lldb] [lldb][test] Free buffers in demangling tests to avoid leaks (PR #142676)

Jordan Rupprecht via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 4 08:33:58 PDT 2025


rupprecht wrote:

> TrackingOutputBufferDeleter

Yes, that would be a good improvement, especially since the test method here has an early return.

I'd like to land this as-is to plug the leak, but I'll start a new branch now w/ that suggestion.

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


More information about the lldb-commits mailing list