================
@@ -11,14 +11,6 @@
class TestFrameVarDILArraySubscript(TestBase):
NO_DEBUG_INFO_TESTCASE = True
- def expect_var_path(self, expr, compare_to_framevar=False, value=None,
type=None):
----------------
Michael137 wrote:
Hmm i see
> If there's a new bug in DIL, the test would fail whether it is checked
> against old frame var or not
I guess there could be a case where DIL regresses in a way where it diverges
from what `frame var` does/used to do. In those cases it would be good to test.
But yea, at some point we have to stop using frame var as a reference point and
just focus on DIL. I don't have a strong opinion on whether that's now, or in
some future release
https://github.com/llvm/llvm-project/pull/169363
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits