[Lldb-commits] [lldb] [LLDB] Fix GetIndexOfChildMemberWithName to handle anonymous structs. (PR #138487)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Mon May 5 23:56:30 PDT 2025
https://github.com/labath approved this pull request.
This looks good now. Thanks. I'm surprised that something like `derb.x` doesn't work -- both for "frame var" and in C++. You're not changing that, so it bears no relation to this patch, but overall, but overall, I think it wouldn't be *un*reasonable to make these kinds of expressions work in "frame var".
https://github.com/llvm/llvm-project/pull/138487
More information about the lldb-commits
mailing list