================ @@ -62,7 +62,7 @@ def test_subscript(self): self.expect( "frame var 'int_arr[-1]'", error=True, - substrs=["unrecognized token"], + substrs=["failed to parse integer constant"], ---------------- kuilpd wrote:
Should I make a separate PR to fix this? https://github.com/llvm/llvm-project/pull/141422 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits