[Lldb-commits] [lldb] Teach LLDB's pretty-printer about libc++'s various `std::vector` layouts (PR #202438)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 10 02:24:40 PDT 2026
https://github.com/Michael137 approved this pull request.
Looks good, thanks!
(I agree with Pavel re. `PointerIntPair`, if we can pull it of. Or at least add a brief comment next to `m_finish` to explain that it can either be a pointer or a scalar size)
https://github.com/llvm/llvm-project/pull/202438
More information about the lldb-commits
mailing list