[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
Thu Jun 11 03:50:11 PDT 2026
Michael137 wrote:
> > (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)
>
> Naming this member has been the bane of my existence for over a year. Would you like me to tackle that in this PR, or should I just add a comment for now?
Fair, yes a comment would be great
https://github.com/llvm/llvm-project/pull/202438
More information about the lldb-commits
mailing list