[Lldb-commits] [lldb] [LLDB] Avoid crashes when inspecting MSVC STL types (PR #140761)
via lldb-commits
lldb-commits at lists.llvm.org
Wed May 21 02:11:50 PDT 2025
Nerixyz wrote:
> Seems like a fine stop-gap for now to avoid crashing
Yes, exactly. The formatted output for these types is still incomplete (often, types are formatted without any children).
I'd love to help with support for MSVC's STL, but it's probably better to discuss that in #24834.
https://github.com/llvm/llvm-project/pull/140761
More information about the lldb-commits
mailing list