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 lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits