[Lldb-commits] [lldb] [LLDB][NativePDB] Set IsDynmaicCXXType metadata for records (PR #155853)
Zequan Wu via lldb-commits
lldb-commits at lists.llvm.org
Tue Sep 2 15:02:52 PDT 2025
https://github.com/ZequanWu commented:
In terms of testing, we should avoid adding binaries in test suite. https://github.com/llvm/llvm-project/blob/2fc0e2c888521489f4a286b0902a6896506f8d8e/lldb/source/Plugins/ExpressionParser/Clang/ClangASTMetadata.cpp#L47-L49 dumps dynamic type info, but I'm not sure if it's actually used anywhere.
https://github.com/llvm/llvm-project/pull/155853
More information about the lldb-commits
mailing list