================
@@ -403,9 +403,49 @@
lldb_private::formatters::LibStdcppSharedPtrSyntheticFrontEndCreator(
return (valobj_sp ? new LibStdcppSharedPtrSyntheticFrontEnd(valobj_sp)
: nullptr);
}
+static ValueObjectSP GetReferenceCountPointer(ValueObject &parent,
----------------
DrSergei wrote:
add empty line before
https://github.com/llvm/llvm-project/pull/174218
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits