Michael137 marked an inline comment as done. Michael137 added inline comments.
================ Comment at: lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:356 struct StructVars { - StructVars() : m_result_name(), m_object_pointer_type(nullptr, nullptr) {} + StructVars() : m_result_name() {} ---------------- aprantl wrote: > I suppose the `: m_result_name()` is redundant? Yup! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D129367/new/ https://reviews.llvm.org/D129367 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits