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 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
