================
@@ -21,6 +21,37 @@
namespace lldb_private::dil {
+lldb::ValueObjectSP
+GetDynamicOrSyntheticValue(lldb::ValueObjectSP in_valobj_sp,
----------------
Michael137 wrote:
I see that we do this kind of pattern in a bunch of places across LLDB. Can we
open a separate PR to introduce this as an API somewhere in `ValueObject`?
That'll make this PR smaller and lets us clean up a bunch of places around LLDB.
https://github.com/llvm/llvm-project/pull/170332
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits