mib accepted this revision.
mib added a comment.
LGTM!
================
Comment at: lldb/test/API/lang/cpp/class_static/TestStaticVariables.py:182
self.DebugSBValue(val)
- self.assertEqual(val.GetName(), "A::g_points")
+ value_check_A.check_value(self, val, "FiindValue also works")
----------------
typo ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151940/new/
https://reviews.llvm.org/D151940
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits