[Lldb-commits] [lldb] [lldb] Fix expressions that involve nested structs/classes/unions. (PR #77029)
David Blaikie via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 5 10:27:29 PST 2024
dwblaikie wrote:
Thanks for the fix! I did test this patch with both our regression issue, and also allowing us to remove the double-lookup working around #53904 and can confirm it addressed both issues. Thanks again!
https://github.com/llvm/llvm-project/pull/77029
More information about the lldb-commits
mailing list