[Lldb-commits] [lldb] [WIP][lldb][test] Add a layout simulator test for std::unique_ptr (PR #98330)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 12 00:46:07 PDT 2024


Michael137 wrote:

I removed the new compressed_pair layouts from this patch so we can land it in isolation. I'll open a separate PR that introduces those back which we can then land once libc++ actually introduces those new layouts in-tree.

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


More information about the lldb-commits mailing list