kuilpd wrote: @jimingham @Michael137 Take a look at this PR, please?
There's still a problem with tests though, DWIMPrint and lldb-dap have tests that expect expressions with `+` to fail. Easily fixable in print, not so much in DAP, since it just uses `frame var` without any checks. We'll need to decide how we integrate DIL further, this is one of the discussion points in that email about DIL earlier this week. https://github.com/llvm/llvm-project/pull/177208 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
