================
@@ -42,6 +42,90 @@
using namespace lldb;
using namespace lldb_private;
+namespace {
+
+/// Presents a value as one of a frame's variables.
----------------
medismailben wrote:
It's confusing because the value objects get constructed from the Python
scripted frame implementation as SBValues but internally are ValueObjects,
hence the "value" wording, but I changed it.
https://github.com/llvm/llvm-project/pull/221708
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits