jingham added inline comments.

================
Comment at: 
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/string_view/TestDataFormatterLibcxxStringView.py:62
+        ns = self.namespace
+        self.expect(
+            "frame variable",
----------------
We have lldbtest.expect_var_path for doing this sort of test.  It makes these 
tests easier to read and less likely to be fooled by accidental matches.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112222/new/

https://reviews.llvm.org/D112222

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to