================
@@ -56,6 +100,38 @@ def setup_debuggee(self):
],
)
+ def check_non_ascii_completion(self, alias_cmd: str):
----------------
ashgti wrote:nit: I think we use `verify_` more often than `check_`, but its not a big deal either way https://github.com/llvm/llvm-project/pull/177151 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
