================
@@ -88,7 +88,7 @@ def cleanup():
self.expect(
"frame variable *number_not_engaged",
error=True,
- substrs=["not a pointer or reference type"],
+ substrs=["dereference failed: not a"],
----------------
kuilpd wrote:
I had a thought that a message might be different since it comes from
`TypeSystem`, but now I realize it's C++ test and we know exactly which type
system.
https://github.com/llvm/llvm-project/pull/135843
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits