[Lldb-commits] [lldb] Teach LLDB's pretty-printer about libc++'s various `std::vector` layouts (PR #202438)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 9 00:03:09 PDT 2026


https://github.com/labath commented:

I think it would be better (unless I'm missing something) to reverse the logic in the implementation (see inline comment), but otherwise, the patch seems straight-forward enough. I like the extra test coverage.


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


More information about the lldb-commits mailing list