[Lldb-commits] [lldb] [LLDB][NativePDB] Set IsDynmaicCXXType metadata for records (PR #155853)
via lldb-commits
lldb-commits at lists.llvm.org
Sat Aug 8 07:01:56 PDT 2026
Nerixyz wrote:
> dumps dynamic type info, but I'm not sure if it's actually used anywhere.
This was technically reachable, but I don't think anyone ever used it, because the formatting was missing spaces and an indication that we're looking at the metadata. Anyway, that's what the test is using now.
https://github.com/llvm/llvm-project/pull/155853
More information about the lldb-commits
mailing list